currently they are defined on IssuePrototype? and each issue page's manage_propertyForm, in AddIssue? and in render_issuedtml
IssuePrototype? and the manage_propertiesForms don't matter - they use the latest values from the folder's issue_* properties.
AddIssue? and ZwikiIssueTracker now also get their values from there, except for some special cases.
In render_issuedtml they are still hard-coded but this will be moving to a wiki page soon probably.
There remain the issues of
- recataloging when the field values are changed
- intuitive sorting by field values, ie sort by value definition order not alphabetic order
would it be better to index these as integers and keep separate mappings for display ?
this has been addressed for now --simon, 2003/05/10 01:20 GMT
Status: open => closed