Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 12 years ago

#1280 closed defect (duplicate)

Problems when clicking on Timeline

Reported by: manuel@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: timeline Version: 0.8
Severity: normal Keywords:
Cc: manuel@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When clicking on Timeline I got the following error:

Trac detected an internal error:

0

Python traceback

Traceback (most recent call last):

File "/usr/lib/python2.2/site-packages/trac/core.py", line 540, in cgi_start

real_cgi_start()

File "/usr/lib/python2.2/site-packages/trac/core.py", line 535, in real_cgi_start

dispatch_request(path_info, req, env)

File "/usr/lib/python2.2/site-packages/trac/core.py", line 447, in dispatch_request

module.run(req)

File "/usr/lib/python2.2/site-packages/trac/Module.py", line 46, in run

self.render(req)

File "/usr/lib/python2.2/site-packages/trac/Timeline.py", line 139, in render

filters = [k for k in AVAILABLE_FILTERS if k in req.args]

File "/usr/lib/python2.2/cgi.py", line 550, in getitem

raise KeyError, key

KeyError: 0

Attachments (0)

Change History (2)

comment:1 by anonymous, 19 years ago

Resolution: duplicate
Status: newclosed

Same as ticket #1205

comment:2 by Christian Boos, 12 years ago

Milestone: 0.8

(clearing report:35)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.