#508: Trac plugin does not working in the Bloodhound Theme
------------------------+--------------------
  Reporter:  goody80    |      Owner:  nobody
      Type:  defect     |     Status:  new
  Priority:  major      |  Milestone:
 Component:  dashboard  |    Version:  0.5.3
Resolution:             |   Keywords:
------------------------+--------------------

Comment (by goody80):

 * Please find attach with below error message
       * [[Image(https://issues.apache.org/bloodhound/raw-
 attachment/ticket/508/TicketCreateError.jpg)]]

 {{{
 2013-04-25 18:07:18,858 Trac[theme] ERROR: BH: Quick create ticket failed
 PRIMARY KEY must be unique
 Traceback (most recent call last):
   File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/bhtheme/theme.py", line 424, in process_request
     ticket_id = self.create(req, summary, desc, attrs, True)
   File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/bhtheme/theme.py", line 460, in create
     listener.ticket_created(t)
   File "/usr/lib/python2.6/site-packages/TracBacklog-0.4.0_dev-
 py2.6.egg/backlog/web_ui.py", line 180, in ticket_created
     (ticket.id, rank))
   File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/trac/db/util.py", line 65, in execute
     return self.cursor.execute(sql_escape_percent(sql), args)
   File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/trac/db/sqlite_backend.py", line 78, in execute
     result = PyFormatCursor.execute(self, *args)
   File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/trac/db/sqlite_backend.py", line 56, in execute
     args or [])
   File "/data/bloodhound/installer/bloodhound/lib/python2.6/site-
 packages/trac/db/sqlite_backend.py", line 48, in _rollback_on_error
     return function(self, *args, **kwargs)
 IntegrityError: PRIMARY KEY must be unique
 }}}


 Thanks :)

 Ralf.

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/508#comment:9>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker

Reply via email to