Modify

Opened 18 years ago

Closed 18 years ago

#550 closed defect (fixed)

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

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

Description (last modified by Alec Thomas)

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 (0)

Change History (2)

comment:1 Changed 18 years ago by Alec Thomas

Description: modified (diff)

comment:2 Changed 18 years ago by Alec Thomas

Resolution: fixed
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
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.