Message711
View an issue. Logout of roundup. Use browser's back
button to get back to an editable interface. Change the
status. You will get a traceback.
End of traceback is:
/usr/lib/python2.2/site-packages/roundup/cgi/client.py in
_changenode
(self=<_roundup_tracker_2.interfaces.Client instance>,
cn='issue', nodeid='3', props={'priority': '3'})
1157 # check for permission
1158 if not self.editItemPermission(props):
1159 raise PermissionError, 'You do not have
permission to edit %s'%cn
global PermissionError = undefined, cn = 'issue'
1160
1161 # make the changes
Full error is attached.
|
|
Date |
User |
Action |
Args |
2009-02-03 14:20:17 | admin | link | issue700483 messages |
2009-02-03 14:20:17 | admin | create | |
|