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
Actions