Modify

Opened 13 years ago

Closed 13 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)

Change History (1)

comment:1 Changed 13 years ago by Roberto Longobardi

Resolution: fixed
Status: newclosed

Fixed with 1.4.4.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Roberto Longobardi.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.