Opened 15 years ago
Closed 15 years ago
#5884 closed defect (invalid)
Blocking / Blocked By ticket numbers no longer link
Reported by: | Owned by: | Noah Kantrowitz | |
---|---|---|---|
Priority: | normal | Component: | MasterTicketsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
I have installed the MasterTickets with current Trac 0.12dev
The Blocking/Blocked By ticket numbers in the ticket window were links to the relevant tickets under Trac 0.11, but not under 0.12. All other functionality seems OK with 0.12dev
Attachments (0)
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
trac 0.12 requires Genshi >= 0.6, and will not run with 0.5.1
Sounds like we need to wait for Genshi to be fixed - that's why it is called bleeding edge, I guess.
Sorry about the duplicate, I had forgotten I had previously reported this.
comment:3 follow-up: 4 Changed 15 years ago by
Priority: | normal → high |
---|---|
Severity: | normal → critical |
Trac Release: | 0.12 → 0.11 |
I am having this problem with Genshi 0.5.1 (Trac .11). I did an easy_install on the MasterTickets plugin's svn which worked fine. I now have the proper fields, but adding a dependency doesn't update the other tickets. It was mentioned in a previous post that this is a duplicate ticket, what is the ticket that it is a duplicate of?
comment:4 Changed 15 years ago by
Priority: | high → normal |
---|---|
Severity: | critical → normal |
Trac Release: | 0.11 → 0.12 |
Replying to anonymous:
Please disregard this bug report. Things seem to have magically started working.
comment:5 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Use Genshi 0.5.1. The trunk version is broken.