#3563: Intermittent constraint violation
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos 
     Type:  defect              |       Status:  new   
 Priority:  normal              |    Milestone:  0.10.1
Component:  general             |      Version:  devel 
 Severity:  normal              |   Resolution:        
 Keywords:                      |  
--------------------------------+-------------------------------------------
Comment (by cboos):

 Recipe to reproduce:
  1. prepare a Firefox window with two Timeline tabs
  2. change a filter and update, in each
  3. clear the session table (if you don't mind doing so, of course ;) --
 do this for real only in a test environment
 {{{
 $ sqlite3 $TRAC_ENV/db/trac.db 'delete from session;'
 }}}
  4. Select ''Reload all tabs''

 You have then two nearly simultaneous requests to save the session; each
 request will believe it is `_new`.

 I'm looking for a fix...

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3563#comment:2>
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