Modify ↓
Opened 17 years ago
Closed 17 years ago
#3690 closed defect (fixed)
Dependency Graph link from tickets doesn't work
| Reported by: | Felix Tiede | Owned by: | Felix Tiede |
|---|---|---|---|
| Priority: | highest | Component: | TracTicketDepgraphPlugin |
| Severity: | major | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
Clicking on "Dependency Graph" in a ticket's CtxtNav bar produces the following error message:
NameError: global name 'DepgraphMacro' is not defined
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



(In [4249]) "Dependency Graph" now calles the correct macro name, fixing #3690.