Modify ↓
      
        Opened 16 years ago
Closed 16 years ago
#6384 closed enhancement (duplicate)
Small patch to also include a listing of the tickets that refer to the specified ticket from either description or comment
| Reported by: | Owned by: | David Francos Cuartero | |
|---|---|---|---|
| Priority: | normal | Component: | TicketBackLinksMacro | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 | 
Description
In TicketBackLinksMacro insert the attached code snipped right before the return statement in the expand_macro method.
It will give you a list of all tickets referring to the specified ticket thispage.
Please note that I cannot upload anything containing <a href..., so I have replaced that part in the code snippet by <A_HREF.
Attachments (1)
Change History (2)
Changed 16 years ago by
comment:1 Changed 16 years ago by
| Resolution: | → duplicate | 
|---|---|
| Status: | new → closed | 
Note: See
        TracTickets for help on using
        tickets.
    


somehow this was added twice.