Ticket #550 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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

Reported by: steffenp@gmx.de Assigned to: athomas
Priority: normal Component: XmlRpcPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description (Last modified by athomas)

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.

Attachments

Change History

07/29/06 21:47:53 changed by athomas

  • description changed.

07/29/06 22:12:50 changed by athomas

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

(In [1070]) Fixes #550, #483, #530 and #411 (hopefully).


Add/Change #550 (Error: 'cannot marshal None unless allow_none is enabled' while executing 'ticket.version.get()')




Change Properties
Action