Opened 14 years ago

Last modified 14 years ago

#7543 new defect

Crash when trying to view /stats/code — at Version 1

Reported by: Björn Harrtell Owned by: mrjbq7
Priority: normal Component: TracStatsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

Getting an oops when trying to view /stats/code:

Trac detected an internal error:
KeyError: 'on'

Most recent call last:
File "Trac-0.12-py2.5-win32.egg.tmp/trac/web/main.py", line 513, in _dispatch_request
File "Trac-0.12-py2.5-win32.egg.tmp/trac/web/main.py", line 235, in dispatch
File "build/bdist.win32/egg/tracstats/web_ui.py", line 144, in process_request
File "build/bdist.win32/egg/tracstats/web_ui.py", line 626, in _process_code

Change History (1)

comment:1 Changed 14 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.