Opened 18 years ago

Last modified 18 years ago

#550 closed defect

Error: 'cannot marshal None unless allow_none is enabled' while executing 'ticket.version.get()' — at Initial Version

Reported by: Steffen Pingel Owned by: Alec Thomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

After setting up a fresh Trac repository and trying to fetch version information through the XmlRpcPlugin Trac displayed an error:

'cannot marshal None unless allow_none is enabled'

when executing 'ticket.version.get()'.

This is caused by the time field of the version which is set to NULL in the database.

Change History (0)

Note: See TracTickets for help on using tickets.