#2618: ticket mods are lost on submit if ticket modified by someone else
---------------------------------+------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect               |       Status:  new  
 Priority:  normal               |    Milestone:       
Component:  ticket system        |      Version:  0.9  
 Severity:  major                |   Resolution:       
 Keywords:                       |  
---------------------------------+------------------------------------------
Comment (by [EMAIL PROTECTED]):

 I've implemented a very hackish solution that will simply rerender the
 submitted fields as a raw HDF dump on the "mid air collision" error page.
 There are two patches, one for the installed source (/usr/lib/python2.x
 /site-packages/trac), and one for the installed templates
 (/usr/share/trac).  Note that if you're running the compiled bytecode
 (rather than from source), you'll need to recompile after applying the
 patch.

 This patch is '''far''' from a good solution, as it is ugly, unusable, and
 leverages the exception handling subsystem in a rather poor way.  But it
 prevents the loss of data.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2618>
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