#3325: trac-post-commit-hook error when both re: and fixes: keywords included
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  jonas
     Type:  defect              |      Status:  new  
 Priority:  lowest              |   Milestone:       
Component:  ticket system       |     Version:  0.9.5
 Severity:  trivial             |    Keywords:       
--------------------------------+-------------------------------------------
 When a commit message includes both the "re: " and "fixes: " on the same
 ticket numbers (e.g. "re: #100 fixes: #100"), the trac-post-commit-hook
 script fails with the following message:


 {{{
 Unexpected error while processing ticket ID 8: columns ticket, time, field
 are not unique
 }}}

 The script appears to be trying to insert two rows in ticket_change with
 the same key field values.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3325>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to