Modify ↓
#12570 closed enhancement (fixed)
Be subclass of ConfigurableTicketWorkflow instead of Component class
| Reported by: | Cinc-th | Owned by: | Cinc-th |
|---|---|---|---|
| Priority: | normal | Component: | MultipleWorkflowPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
By subcclassing from ConfigurableTicketWorkflow a lot of code may be removed which is identical with code in Trac. The plugin will automatically benefit from future Trac bugfixes.
Attachments (0)
Change History (4)
comment:1 Changed 10 years ago by
comment:3 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



In 15044: