Edgewall Software

Changes between Initial Version and Version 1 of Ticket #5250


Ignore:
Timestamp:
May 2, 2007, 8:09:44 PM (17 years ago)
Author:
Christian Boos
Comment:

Duplicate of #4087

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5250

    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #5250 – Description

    initial v1  
    44
    55Which seems to be running Trac 0.10
    6 
     6{{{
    77Traceback (most recent call last):
    88  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 356, in dispatch_request
     
    2222    self.rs = self.con.db.execute(SQL % parms)
    2323TypeError: execute() argument 1 must be string without null bytes, not str
     24}}}