Modify ↓
Opened 14 years ago
Closed 14 years ago
#8596 closed enhancement (fixed)
Remove hard dependency on XML RPC plugin for Trac 0.11
Reported by: | Roberto Longobardi | Owned by: | Roberto Longobardi |
---|---|---|---|
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)
Note: See
TracTickets for help on using
tickets.
Fixed with 1.4.4.