Edgewall Software

Changes between Initial Version and Version 1 of Ticket #7819


Ignore:
Timestamp:
Nov 14, 2008, 2:44:02 PM (15 years ago)
Author:
Remy Blank
Comment:

Could you please indicate the Trac version you are using (in the version field), along with some details about your installation (database type and version, any plugins, …).

I suspect this is a plugin problem, judging from the .../site-packages/webadmin/... path.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7819 – Description

    initial v1  
    33
    44Python Traceback
    5 
     5{{{
    66Traceback (most recent call last):
    77  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 406, in dispatch_request
     
    2222    return self.cursor.execute(sql_escape_percent(sql), args)
    2323IntegrityError: duplicate key violates unique constraint "permission_pk"
    24 
     24}}}