Edgewall Software

Ticket #7572 (closed defect: worksforme)

Opened 3 months ago

Last modified 3 months ago

trac query failed

Reported by: pezo@… Owned by:
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords:
Cc:

Description

URL: https://my-company.com/my_project/query?status=new&status=assigned&status=reopened&group=owner&owner=someuser&type=weekly+todo&order=priority

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 239, in dispatch

template, content_type = self._post_process_request(req,

File "/var/lib/python-support/python2.4/trac/web/main.py", line 269, in _post_process_request

content_type)

File "build/bdist.linux-x86_64/egg/tracdnd/filter.py", line 97, in post_process_request 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)

ProgrammingError?: current transaction is aborted, commands ignored until end of transaction block

Attachments

Change History

Changed 3 months ago by osimons

  • status changed from new to closed
  • resolution set to worksforme

As this works for everyone else, it must be related to your particular setup. Please check current requirements in TracInstall and try to update Trac and dependencies (of which you provide no information) - in particular look into updating your database and driver.

Please reopen ticket if you think there is something the Trac project can do to improve the situation.

Add/Change #7572 (trac query failed)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from (none). Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.