Ticket #8596 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Remove hard dependency on XML RPC plugin for Trac 0.11

Reported by: seccanj Assigned to: 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

Change History

03/11/11 10:45:48 changed by seccanj

  • status changed from new to closed.
  • resolution set to fixed.

Fixed with 1.4.4.


Add/Change #8596 (Remove hard dependency on XML RPC plugin for Trac 0.11)




Change Properties
Action