#3049: Roadmap needs an upgrade to support latests changes to class field
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: athomas
Type: defect | Status: new
Priority: normal | Milestone:
Component: roadmap | Version: devel
Severity: major | Keywords:
-----------------------+----------------------------------------------------
In the WorkFlow sandbox (updated to r3155):
The roadmap page fails with and error on ticket/roadmap.py, line 37 :
if field in [f['name'] 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.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3049>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets