Edgewall Software
Modify

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#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)

Change History (1)

comment:1 by Ryan J Ollos, 7 years ago

Resolution: worksforme
Status: newclosed

Stack trace isn't very helpful, but anyway this is a very old version of Trac. Please upgrade to at Trac 1.0.13, or Trac 1.2.1 if you can also upgrade to at Python 2.6 or 2.7.

Version 0, edited 7 years ago by Ryan J Ollos (next)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) 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.