Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Unwanted camel case TRAC links in task editor
Unwanted camel case TRAC links in task editor [message #691031] Thu, 30 June 2011 11:10 Go to previous message
Jan Mauersberger is currently offline Jan Mauersberger
Messages: 119
Registered: July 2009
Senior Member
Hi,

when using the task editor to edit TRAC task descriptions, some wiki
hyperlinks are detected which aren't correct from my perspective. A
hyperlink is correctly detected when having lines as

this is a nice CamelCase link
---------


It is correctly not detected when having

this is a niceCamelCase link



But it is again detected when having

this is a nicECamelCase link
---------

So the regular expression that is used to detect the link in
TracHyperlinkUtil (pattern wikiPattern2) seems to not handle that case
correctly: the camel case word is proceeded with an upper case character
but the whole work is starting with a lower case character. I'm not good
in regular expression so I don't have any fix or patch.

Any help apreciated. Btw, I am using MyLyn 3.5

Jan
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:(no subject)
Next Topic:Internal links in mylyn wikitext
Goto Forum:
  


Current Time: Sat May 25 10:40:27 EDT 2013

Powered by FUDForum. Page generated in 0.02380 seconds