[Trac-tickets] [The Trac Project] #1280: Problems when clicking on
Timeline
The Trac Project
noreply at edgewall.com
Thu Mar 10 16:29:04 EST 2005
#1280: Problems when clicking on Timeline
----------------------+-----------------------------------------------------
Id: 1280 | Status: new
Component: timeline | Modified: Thu Mar 10 16:29:03 2005
Severity: normal | Milestone: 0.8
Priority: normal | Version: 0.8
Owner: jonas | Reporter: manuel at firsthop.com
----------------------+-----------------------------------------------------
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
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1280>
The Trac Project <>
More information about the Trac-Tickets
mailing list