Vote #73184
完了Issue-notes Redmine links: append actual note reference to rendered links
0%
説明
Following and extending #2715: while using the feature here on rm.o several times I feel like it would be maybe better if the referenced issue note is also actually appended to the rendered Redmine issue note links.
Current situation:
- @#2715#note-42@ and @#2715-42@ becomes #2715#note-42 (which links to the note-42 anchor of issue #2715, but this is not visually observable in the actually rendered link)
Proposed situation:
- @#2715#note-42@ and @#2715-42@ becomes "#2715#note-42" and "#2715-42" (which should both link to the note-42 anchor of issue #2715 completely, ánd which should include the actual note reference (appended, like in the examples above between the quotation marks?) in the rendered links so it would become visually observable that it is a issue note link instead of an 'ordinary' issue link)
Any thoughts?
journals
+1
--------------------------------------------------------------------------------
I also think this is better implement. +1
--------------------------------------------------------------------------------
I've created a patch.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Patch committed in r12005, thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,2715,"Magic links" to notes
duplicates,Closed,15535,"Magic links" to notes: display note number in link text