[wp-trac] [WordPress Trac] #12829: Page/post misc publishing actions cancel buttons cause page to jump to id tag

WordPress Trac wp-trac at lists.automattic.com
Sat Apr 3 13:15:14 UTC 2010


#12829: Page/post misc publishing actions cancel buttons cause page to jump to id
tag
--------------------------+-------------------------------------------------
 Reporter:  duck_         |       Owner:  azaozz
     Type:  defect (bug)  |      Status:  new   
 Priority:  normal        |   Milestone:  3.0   
Component:  JavaScript    |     Version:  3.0   
 Severity:  normal        |    Keywords:        
--------------------------+-------------------------------------------------
 Go to edit the page/post status or visibility in the submit meta box, then
 click the cancel button. The page then jumps to element with
 id="post_status" or id="visibility" (jumping doesn't occur for published
 on because no id="edit_timestamp").

 I believe this occurs because there is a javascript error in post.js where
 the variable "page" is not defined. Introduced in r13551 when "page"
 declaration was removed when another occurrence of its use was removed.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12829>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list