Access Levels for custom Status: Application Error #200
Posted: 05 Jul 2005, 08:12
I've configured custom Status in Mantis, as i need to implement some Change Management Workflow. I now have about 15 Status (yes, i know, thats way too much - but its an organizational question).
I have done every thing as descibed in the documentation (constants, config, language strings). It works quite well, i can assossiate the new status to bugs and configure a workflow. But when i trie to define access levels (on the workflow page), i get an Application Error #200, expected value not found.
I turned on debugging: there is an exception thrown at gpc_get. It seams that there is no post value found for the access levels of the new status (for example post variable access_level_71 is empty). What have i missed? Do i have to register the new status somewhere else to get access level config working? Why are the access levels of the new statuses not posted? Thank you for any hint on this.
I use mantis 1.0.0a3.
I have done every thing as descibed in the documentation (constants, config, language strings). It works quite well, i can assossiate the new status to bugs and configure a workflow. But when i trie to define access levels (on the workflow page), i get an Application Error #200, expected value not found.
I turned on debugging: there is an exception thrown at gpc_get. It seams that there is no post value found for the access levels of the new status (for example post variable access_level_71 is empty). What have i missed? Do i have to register the new status somewhere else to get access level config working? Why are the access levels of the new statuses not posted? Thank you for any hint on this.
I use mantis 1.0.0a3.