Modify ↓
Opened 13 years ago
Last modified 6 years ago
#10070 new enhancement
Include ticket comments
| Reported by: | Ryan J Ollos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | IncludeMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
Add support for including ticket comments.
The proposed syntax is [[Include(ticket:1000:comment:1)]], following the convention established by TracLinks.
Attachments (0)
Change History (7)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
| Status: | new → assigned |
|---|
comment:3 follow-up: 6 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:4 Changed 12 years ago by
| Status: | assigned → new |
|---|
comment:5 Changed 12 years ago by
| Status: | new → assigned |
|---|
comment:6 Changed 6 years ago by
Replying to Ryan J Ollos:
Replying to rjollos:
The proposed syntax is
[[Include(ticket:1000:comment:1)]], following the convention established by TracLinks.I was incorrect about this. Following the convention established by TracLinks results in
[[Include(comment:1:ticket:100)]].
Perhaps you originally meant [[Include(ticket:1000#comment:1)]]?
comment:7 Changed 6 years ago by
| Owner: | Ryan J Ollos deleted |
|---|---|
| Status: | assigned → new |
Note: See
TracTickets for help on using
tickets.



(In [11627]) Refs #10070: Added support for including ticket comments.