Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-integrators] Default hyperlink detection fails

Hello everyone,

According to http://www.ibm.com/developerworks/java/library/j-mylyn1/ it states that:

In general, the same reference that you see in the top left of the task editor can be used to hyperlink the bug. (...) The task <key> syntax is always supported.

Unfortunately this does not work in my connector. On the top left of my tasks "Task 123" is displayed but even "task 123" is not detected as hyperlink in the description of the task. I did not overwrite AbstractRepositoryConnectorUi.findHyperlinks so the default should be used, right? Do you have any idea what went wrong?

Thanks again,
Dennis


Back to the top