Opened 17 years ago
Closed 17 years ago
#7157 closed defect (invalid)
Problem with list "My Tickets" in Gantt Charts plugin
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hello, when I go to "Gantt Charts → My Tickets" section, the error is this:
########BEGIN ERROR##############
Python Traceback
Traceback (most recent call last):
File "/var/lib/python-support/python2.4/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.freebsd-5.4-STABLE-i386/egg/tracgantt/gantt.py", line 118, in process_request File "build/bdist.freebsd-5.4-STABLE-i386/egg/tracgantt/gantt.py", line 175, in _tickets_for_report File "/var/lib/python-support/python2.4/trac/db/util.py", line 51, in execute
return self.cursor.execute(sql)
File "/var/lib/python-support/python2.4/trac/db/util.py", line 51, in execute
return self.cursor.execute(sql)
File "/var/lib/python-support/python2.4/MySQLdb/cursors.py", line 166, in execute
self.errorhandler(self, exc, value)
File "/var/lib/python-support/python2.4/MySQLdb/connections.py", line 35, in defaulterrorhandler
raise errorclass, errorvalue
OperationalError: (1054, "Unknown column '$USER' in 'where clause'")
########END ERROR##############
Somebody can help me please? Thanks
Attachments (0)
Change History (1)
comment:1 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | 0.10.4 |
This is a problem in a 3rd party (orphaned) plugin.