Modify ↓
Opened 2 years ago
Closed 2 years ago
#8596 closed enhancement (fixed)
Remove hard dependency on XML RPC plugin for Trac 0.11
| Reported by: | seccanj | Owned by: | seccanj |
|---|---|---|---|
| Priority: | normal | Component: | TestManagerForTracPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
While on Trac 0.12 the Test Manager plugin works correctly even without the XmlRpcPlugin being installed, on 0.11 it failes starting.
Remove the hard dependency by wrapping the XML RPC plugin imports with a try/catch and handle the ImportError exception.
Attachments (0)
Change History (1)
comment:1 Changed 2 years ago by seccanj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


Fixed with 1.4.4.