Modify ↓
Opened 19 years ago
Closed 19 years ago
#4254 closed enhancement (fixed)
Ticket Comments generated by "Add Attachment" should link to the attachment
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | devel |
| Severity: | minor | Keywords: | attachment |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description (last modified by )
When adding an attachment to an ticket, an entry is added to the changehistory.
The current entry is
attachment name-of-attachment added.
should become:
attachment LINK-TO-name-of-attachment added.
Attachments (0)
Change History (4)
comment:1 by , 19 years ago
| Description: | modified (diff) |
|---|---|
| Keywords: | attachment added |
| Milestone: | → 0.11 |
| Owner: | changed from to |
comment:2 by , 19 years ago
What if the attachment gets removed? The wiki parser should probably check that to avoid leaving broken links.
comment:4 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Severity: | normal → minor |
| Status: | new → closed |
That was actually a one-liner that I did part of r4347.
Note:
See TracTickets
for help on using tickets.



Very true.