I recently added the trac time tracking module available at:
http://projects.edgewall.com/trac/wiki/TimeTracking
I added the 0.9.4 version patch to a 0.9.5 installation which is
probably why I am getting errors now :-(
I then added the 0.9.5 trac version patch when it was released.
I now keep on getting the error when I enter the roadmap feature:
*Trac detected an internal error:*
near "06": syntax error
and the following taceback:
Python traceback
Traceback (most recent call last): File
"/usr/lib/python2.4/site-packages/trac/web/cgi_frontend.py", line 130,
in run dispatch_request(req.path_info, req, env) File
"/usr/lib/python2.4/site-packages/trac/web/main.py", line 139, in
dispatch_request dispatcher.dispatch(req) File
"/usr/lib/python2.4/site-packages/trac/web/main.py", line 107, in
dispatch resp = chosen_handler.process_request(req) File
"/usr/lib/python2.4/site-packages/trac/ticket/roadmap.py", line 209, in
process_request [ 'owner', 'tt_estimated', 'tt_remaining', 'tt_spent' ])
File "/usr/lib/python2.4/site-packages/trac/ticket/roadmap.py", line 59,
in get_tickets_for_milestone cursor.execute(sql) File
"/home/misc/tmp/python-sqlite-1.0.1-1mdk-buildroot//usr/lib/python2.4/site-packages/sqlite/main.py",
line 244, in execute DatabaseError: near "06": syntax error
My problem is that I am unsure how to either fix this error, or start
with a clean install and apply the patch to a clean install.
Does anybody have any suggestions as to how I can resolve this ?
Help much appreciated in advance.
--
........................................................................
Jacob Reimann
Managing Director
www.netrino.net
email: [EMAIL PROTECTED]
office: 020 7486 9056
-----------------------------------------------------------------------------------------------------------------------------
3/5 Duke Street, London W1U 3BA
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac