Actions
Feature #12912
closedIssue-notes Redmine links: append actual note reference to rendered links
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Description
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)
#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?
Files
Related issues
Updated by Jethro Yu over 11 years ago
I also think this is better implement. +1
Updated by YOSHITANI Mitsuhiro over 11 years ago
I've created a patch.
Updated by Jean-Philippe Lang over 11 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Patch committed in r12005, thanks.
Updated by Mischa The Evil almost 11 years ago
- Has duplicate Feature #15535: "Magic links" to notes: display note number in link text added
Actions