Actions
Defect #23
closedIssue and revision textile links in issue notes
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
When creating issue and revision links they don't always appear to work in terms of being converted into automatic
links.
They will sometimes not work if you have immediately have a carriage return.
i.e.
Issue #19
More text
will not work but if you put a space (Or any other character) THEN a carriage return then it will work correctly. (underscore
represents a space)
Issue#19_
More text
On some issues it appeared to even when there wasn't a charracter before the carriage return, I can't account for that.
I have only seen it fail when it is immediately followed a carriage return, maybe some sort of Regexpt issue?
Actions