#1969: Browser is waiting for 5-20 seconds when editing a ticket
----------------------------+-----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect          |       Status:  new  
 Priority:  normal          |    Milestone:       
Component:  ticket system   |      Version:  0.9.2
 Severity:  major           |   Resolution:       
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by anonymous):

 I think there is a problem with the HTML archors. The FORM gets rendered
 to ''something#preview'', but there is no ''#preview'' archor. This is
 maybe the problem. It needs to be ''#change_X'', where X is the latest
 number, but this solution is not good - its not client-safe (any1 can add
 new comment and the archor should be ''N+1'').

 I suggest to create a "static" ''#preview'' archor which will be rendered
 on every page. Now the preview archor is only generated, when Preview
 button is pressed (''...<fieldset id="preview">...'')

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