Opened 17 years ago

Last modified 2 years ago

#1245 closed defect

'cannot marshal None unless allow_none is enabled' while executing 'ticket.changeLog()' — at Initial Version

Reported by: henko@… Owned by: Alec Thomas
Priority: highest Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: paul.gambrell@…, jgoering@… Trac Release: 0.11

Description

Accessing my Trac 0.10.3 repository through the Mylar plugin for Eclipse using XmlRpcPlugin 0.1, I got this error message when trying to open a ticket.

'cannot marshal None unless allow_none is enabled' while executing 'ticket.changeLog()'

Tickets created by Mylar through XmlRpcPlugin works fine, but not the ones created through the normal Trac web interface.

I realize this is very similar to #550, but that bug was set to be fixed and this problem still exists, so I'm not sure if this is another bug or if I should have reopened the old one. This error occurs in another method, though.

Change History (0)

Note: See TracTickets for help on using tickets.