Changes between Initial Version and Version 2 of Ticket #5626


Ignore:
Timestamp:
Aug 22, 2010, 11:21:13 PM (14 years ago)
Author:
Ryan J Ollos
Comment:

Wrapped description in code block to improve readability.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5626 – Description

    initial v2  
    11When I click on Ticket Stats I get this:
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "/usr/local/lib/python2.6/dist-packages/Trac-0.11.5-py2.6.egg/trac/web/api.py", line 377, in send_error
     
    3131    return self.cursor.execute(sql_escape_percent(sql), args)
    3232InternalError: current transaction is aborted, commands ignored until end of transaction block
     33}}}