Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12263


Ignore:
Timestamp:
Dec 4, 2015, 10:31:48 PM (8 years ago)
Author:
Ryan J Ollos
Comment:

I haven't been able to reproduce with SQLite. The backend in which the issue was seen is PostgeSQL.

The duplicate key violation must have been due to a duplicate field value (e.g. _comment1). I could only see that happening due to a second submit before the database transaction of the first submit has been committed. Therefore I'll add the trac-disable-on-submit class to the submit button (#10138).

Legend:

Unmodified
Added
Removed
Modified