Edgewall Software

Changes between Initial Version and Version 2 of Ticket #7265


Ignore:
Timestamp:
Aug 17, 2014, 5:36:36 PM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7265

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

    initial v2  
    55Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.
    66
    7 TracGuide — The Trac User and Administration Guide
    8 
    97Python Traceback
    108
     9{{{
    1110Traceback (most recent call last):
    1211  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    3130    self.rs = self.con.db.execute(SQL % parms)
    3231IntegrityError: columns rev, path, change_type are not unique
     32}}}