Modify ↓
Opened 4 years ago
Closed 4 years ago
#13943 closed defect (fixed)
Upgrade to Trac 1.4 fails when MultipleWorkflowPlugin is enabled
Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | MultipleWorkflowPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description (last modified by )
See SO:65798028/121694.
I would probably move the population of type_actions
out of __init__
and make it a lazy
-ily evaluated property.
db44.py adds the description
column in Trac 1.3.2.
Attachments (0)
Change History (4)
comment:1 Changed 4 years ago by
comment:2 Changed 4 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Cinc-th to Ryan J Ollos |
Status: | new → accepted |
comment:4 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In 17958: