Issue 700483
Created on 2003-03-09 20:40 by rouilj, last changed 2003-03-09 20:40 by rouilj.
msg711 |
Author: [hidden] (rouilj) |
Date: 2003-03-09 20:40 |
|
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 |
2003-03-09 20:40:08 | rouilj | create | |
|