Edgewall Software

Changes between Initial Version and Version 2 of Ticket #3471


Ignore:
Timestamp:
Mar 19, 2007, 10:17:54 AM (17 years ago)
Author:
Christian Boos
Comment:

Probably an issue with the old (1.0.0 ?) PySqlite bindings. Never seen that with more recent releases.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3471

    • Property Keywords needinfo query added
    • Property Status newclosed
    • Property Component generalticket system
    • Property Resolutionwontfix
  • Ticket #3471 – Description

    initial v2  
    22
    33Python traceback
    4 
     4{{{
    55Traceback (most recent call last):
    66  File "/usr/lib/python2.3/site-packages/trac/web/cgi_frontend.py", line 130, in run
     
    1717    self.db.execute("BEGIN")
    1818DatabaseError: cannot start a transaction within a transaction
     19}}}