[wp-trac] [WordPress Trac] #15580: Fixes to Ajaxify Admin before 3.1

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 29 19:00:15 UTC 2010


#15580: Fixes to Ajaxify Admin before 3.1
-----------------------------+----------------------------------------------
 Reporter:  jane             |       Owner:  scribu     
     Type:  defect (bug)     |      Status:  assigned   
 Priority:  highest omg bbq  |   Milestone:  3.1        
Component:  Administration   |     Version:  3.1        
 Severity:  blocker          |    Keywords:  needs-patch
-----------------------------+----------------------------------------------

Comment(by scribu):

 With pushState(), when the user presses the back button, only the URL is
 updated, so - just like with hashes, we would have to take care of
 updating the rows and the UI elements again.

 So, I used replaceState() instead, which doesn't create a new history
 entry.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15580#comment:30>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list