Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#7827 closed defect (invalid)

OperationalError: (1054, "Unknown column 'started' in 'field list'")

Reported by: alexei Owned by:
Priority: normal Milestone:
Component: general Version: 0.11.2.1
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

How to Reproduce

While doing a GET operation on /burndown, Trac issued an internal error.

probably has something to do with the TestingWorkflow plugin: http://trac-hacks.org/wiki/TestingWorkflow

Request parameters:

{'selected_component': u'All Components',
 'selected_milestone': u'Site beta version launch',
 'start': u'Start Milestone'}

User Agent was: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)

System Information

Trac 0.11.2.1
Python 2.5.1 (r251:54863, Dec 7 2007, 23:58:55)
[GCC 4.2.1 20070719 [FreeBSD]]
setuptools 0.6c5
MySQL server: "5.1.22-rc", client: "5.1.22-rc", thread-safe: 1
MySQLdb 1.2.2
Genshi 0.6dev-r960
mod_python 3.3.1
Subversion 1.4.4 (r25188)
jQuery: 1.2.6

Python Traceback

Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/main.py", line 432, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.5/site-packages/Trac-0.11.2.1-py2.5.egg/trac/web/main.py

Attachments (0)

Change History (3)

comment:1 by Remy Blank, 16 years ago

Please report issues with plugins on http://trac-hacks.org/

comment:2 by Emmanuel Blot, 16 years ago

Resolution: invalid
Status: newclosed

comment:3 by anonymous, 16 years ago

This happens after an upgrade has failed with an sql error (can't remember). I use MySQL…

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.