Modify

Opened 5 weeks ago

#14341 new defect

Option based custom field cannot be saved

Reported by: lephilousophe Owned by: osimons
Priority: normal Component: CustomFieldAdminPlugin
Severity: normal Keywords: Patch
Cc: Trac Release: 1.6

Description

There is a leftover encode call for options field.

In addition, there is a spurious Custom Fields are not correctly sorted. warning because a list is compared to a range (which is not a list anymore in Python 3).

I provide a patch fixing both problems.

Attachments (2)

customfieldadmin.patch (1.1 KB) - added by lephilousophe 5 weeks ago.
Patch fixing the bug
customfieldadmin.2.patch (1.1 KB) - added by lephilousophe 5 weeks ago.
Patch fixing the bug

Download all attachments as: .zip

Change History (2)

Changed 5 weeks ago by lephilousophe

Attachment: customfieldadmin.patch added

Patch fixing the bug

Changed 5 weeks ago by lephilousophe

Attachment: customfieldadmin.2.patch added

Patch fixing the bug

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain osimons.

Add Comment


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

 
Note: See TracTickets for help on using tickets.