[wp-trac] Re: [WordPress Trac] #7691: autosave newer version check can be slow enough to cause edit tab to time out

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 16 23:46:20 GMT 2008


#7691: autosave newer version check can be slow enough to cause edit tab to time
out
------------------------+---------------------------------------------------
 Reporter:  tellyworth  |        Owner:  anonymous
     Type:  defect      |       Status:  new      
 Priority:  normal      |    Milestone:  2.7      
Component:  General     |      Version:           
 Severity:  normal      |   Resolution:           
 Keywords:  has-patch   |  
------------------------+---------------------------------------------------
Comment (by mdawaffe):

 We can't use a string equality as the check.  Mostly because the Visual
 and HTML editors save their whitespace differently.

 [8175]

 The normalize_whitespace() function will probably work.

 Also, azaozz, this function won't be used in either displaying or saving
 content.  Just when comparing two strings.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7691#comment:5>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list