Edgewall Software

Ticket #291 (closed defect: duplicate)

Opened 5 years ago

Last modified 5 years ago

Attempting to accept a ticket results in an Ooops

Reported by: jon@… Owned by: jonas
Priority: normal Milestone:
Component: ticket system Version: devel
Severity: critical Keywords:
Cc:

Description

When attempting to accept a ticket assigned to me the following traceback is displayed.

Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/trac/core.py", line 421, in cgi_start
    real_cgi_start()
  File "/usr/lib/python2.2/site-packages/trac/core.py", line 411, in real_cgi_start
    module.run()
  File "/usr/lib/python2.2/site-packages/trac/Module.py", line 34, in run
    self.render()
  File "/usr/lib/python2.2/site-packages/trac/Ticket.py", line 275, in render
    for name in self.args:
  File "/usr/lib/python2.2/cgi.py", line 550, in __getitem__
    raise KeyError, key
KeyError: 0

Attachments

Change History

Changed 5 years ago by vittorio

probably a dublicate of #289 which is already fixed.

Changed 5 years ago by jon@…

  • status changed from new to closed
  • resolution set to duplicate

Yup, it was indeed a duplicate.

Add/Change #291 (Attempting to accept a ticket results in an Ooops)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.