Feature #391
Links to notes/comments/replies in issues.
| Status: | Closed | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Tickets | |||
| Target version: | 0.8 | |||
| Resolution: | Fixed |
Description
Links using fragment URIs to notes added by users to issues.
Pasting links in IM (Skype, etc.) would be so much nicer:
http://demo.redmine.org/issues/show/1#note-3
instead of
http://demo.redmine.org/issues/show/1 (see the comment 11/17/2006 11:14 AM - Dave Loper)
Bugzilla could serve as an example. It also adds a nice link "reply to this comment", wich adds some content
into the textarea via javascript, refering to the comment.
Magic links (e.g. note-12345 -> http://demo.redmine.org/issues/show/1#note-3) would also be handy (just like with
#123 and r123).