Mailing List Archive

Ticket system
I have installed trac version 0.7 on a debian system and i am trying the
ticket system. I have removed the permission to change a ticket for the
anonymous user. When i try to change a ticket as the anonymous user. The
following error is displayed in the web browser:

Oops...

Trac detected an internal error:

TICKET_MODIFY privileges required to perform this operation
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/trac/core.py", line 445, in
cgi_start
real_cgi_start()
File "/usr/lib/python2.3/site-packages/trac/core.py", line 434, in
real_cgi_start
module.run()
File "/usr/lib/python2.3/site-packages/trac/Module.py", line 41, in run
self.render()
File "/usr/lib/python2.3/site-packages/trac/Ticket.py", line 272, in
render
self.perm.assert_permission (perm.TICKET_MODIFY)
File "/usr/lib/python2.3/site-packages/trac/perm.py", line 107, in
assert_permission
raise PermissionError (action)
PermissionError: TICKET_MODIFY privileges required to perform this operation


Must this not be replaced by an html page displaying that you are not
allowed to change the ticket.

Regards


--
--
********************************************************************
* *
* Bas van der Vlies e-mail: basv@sara.nl *
* SARA - Academic Computing Services phone: +31 20 592 8012 *
* Kruislaan 415 fax: +31 20 6683167 *
* 1098 SJ Amsterdam *
* *
********************************************************************