-
Bug
-
Resolution: Fixed
-
Medium
-
2.6.0
-
None
If a commit message contains an issue key that is wrapped in square brackets, e.g: [JRA-9], the Commit Messages quick search results do not link the issue correctly.
Instead of going to the http://jirahost/jira/browse/JRA-9, the link is simply relative to the FishEye instance. ie: http://fisheyehost/JRA-9 .
This is most likely caused by a combination square brackets clashing with the wiki-rendering and also the hit-highlighting logic applied to search results.
We need to investigate however this is not occurring on the changeset page in FishEye, just the search results.
@PIOTR: I am already in contact with your Support Team, they have all the juicy details. If this issue is not in all cases fixed in 3.6.1, then it might also not be fixed under certain circumstances in 3.6.2 and 3.7.0. If we can't get it fixed on our side, we will have to live with bug until we upgrade or remove the brackets from the commit Messages.