Modify ↓
#12782 closed defect (worksforme)
IndexError: list index out of range
Reported by: | admin | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
How to Reproduce
While doing a GET operation on /newticket
, Trac issued an internal error.
(please provide additional details here)
User Agent was: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMDTDF; .NET4.0C; .NET4.0E; Tablet PC 2.0)
System Information
Trac | 0.11.4.ja1
|
Python | 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]
|
setuptools | 0.6c9
|
SQLite | 3.6.13
|
pysqlite | 2.3.2
|
Genshi | 0.5
|
mod_python | 3.3.1
|
Pygments | 1.0
|
Subversion | 1.6.1 (r37116)
|
jQuery: | 1.2.6
|
Python Traceback
Traceback (most recent call last): File "c:\traclight\python\lib\site-packages\Trac-0.11.4.ja1-py2.5.egg\trac\web\main.py", line 435, in _dispatch_request dispatcher.dispatch(req) File "c:\traclight\python\lib\site-packages\Trac-0.11.4.ja1-py2.5.egg\trac\web\main.py", line 227, in dispatch data, content_type) File "c:\traclight\python\lib\site-packages\Trac-0.11.4.ja1-py2.5.egg\trac\web\chrome.py", line 742, in render_template stream.render%2
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Stack trace isn't very helpful, but anyway this is a very old version of Trac. Please upgrade to at least Trac 1.0.13, or Trac 1.2.1 if you can also upgrade to Python 2.6 or 2.7.