Changes between Initial Version and Version 3 of Ticket #5304


Ignore:
Timestamp:
Jan 10, 2011, 10:07:07 PM (13 years ago)
Author:
Ryan J Ollos
Comment:

This is not very helpful unless you also describe what you were doing at the time the error occurred.

Did you try the patch in #4353?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5304

    • Property Severity changed from normal to blocker
  • Ticket #5304 – Description

    initial v3  
     1{{{
    12Traceback (most recent call last):
    23  File "/usr/lib/python2.4/site-packages/Trac-0.11.3-py2.4.egg/trac/web/api.py", line 367, in send_error
     
    1920    return self.cursor.execute(sql_escape_percent(sql), args)
    2021ProgrammingError:  current transaction is aborted, commands ignored until end of transaction block
     22}}}