Modify ↓
#14256 closed task (fixed)
make compatible with TRAC 1.6
| Reported by: | clemens | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Component: | RoadmapPlugin |
| Severity: | normal | Keywords: | |
| Cc: | clemens | Trac Release: | 1.6 |
Description
The RoadmapPlugin 0.4.2 (source:roadmapplugin/trunk@18420) works well with Trac 1.4.2. We like it and are using it since years.
But RoadmapPlugin is not compatible with Trac 1.6.
Obviously this has todo with Genshi being eventually obsolete in Trac 1.6.
It would be nice if this plugin could run also with Trac 1.6.
Especially I like the option to view all the milestone descriptions directly in the milestone list.
Thank you.
Attachments (1)
Change History (7)
comment:1 Changed 2 years ago by
| Cc: | clemens added |
|---|
comment:2 Changed 2 years ago by
| Trac Release: | → 1.6 |
|---|
Changed 20 months ago by
| Attachment: | trunk-r18420.diff added |
|---|
comment:3 Changed 20 months ago by
comment:4 Changed 20 months ago by
| Owner: | changed from Franz to Jun Omae |
|---|---|
| Status: | new → accepted |
comment:6 Changed 20 months ago by
I tested and can confirm that the new plugin version 0.4.3 is compatible with TRAC 1.6 (and Python 3).
GREAT! THANKS!
I took the freedom to add the 1.6 keyword on the plugin wiki page.
Note: See
TracTickets for help on using
tickets.



I created a patch for this ticket and attached it (tested with Trac 1.0 through 1.6). Could anyone please try it?