[wp-trac] [WordPress Trac] #15781: Javascript not operating on Plugin installation dialogue

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 12 05:42:13 UTC 2010


#15781: Javascript not operating on Plugin installation dialogue
----------------------------+-----------------------------------------------
 Reporter:  dd32            |       Owner:     
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.1
Component:  Administration  |     Version:  3.1
 Severity:  normal          |    Keywords:     
----------------------------+-----------------------------------------------
 `iframe_header()` and `admin-header.php` contain different code,
 specifically, `iframe_header()` doesnt include the global JS variables
 which other WordPress scripts expect, such as `isRTL`

 The Plugin installation dialogue is not fliping between the tabs using
 javascript, which is resulting in the API request being made multiple
 times and the page reloading for each new tab.

 In addition to the missing Javascript variables, not all Style and Script
 related actions are being fired.

 Following commit fixes these issues.

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


More information about the wp-trac mailing list