Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#3049 closed defect (fixed)

Roadmap needs an upgrade to support latests changes to class field

Reported by: anonymous Owned by: Alec Thomas
Priority: normal Milestone:
Component: roadmap Version: devel
Severity: major Keywords:
Cc: guillaume.tardif@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

In the WorkFlow sandbox (updated to r3155):

The roadmap page fails with and error on ticket/roadmap.py, line 37 :

if field in [fname for f in fields if not f.get('custom')]:

f.get() does not exist

This seems to be since r3136, where class field does not extend dict anymore.

Attachments (0)

Change History (1)

comment:1 by Alec Thomas, 19 years ago

Resolution: fixed
Status: newclosed

This was fixed in r3223.

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'.
to The owner will be changed from Alec Thomas to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.