[wp-trac] [WordPress Trac] #14456: Check for valid $action in update-core.php

WordPress Trac wp-trac at lists.automattic.com
Thu Jul 29 12:00:40 UTC 2010


#14456: Check for valid $action in update-core.php
-----------------------------+----------------------------------------------
 Reporter:  ampt             |       Owner:                 
     Type:  defect (bug)     |      Status:  new            
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:                 
 Severity:  minor            |    Keywords:  has-patch      
-----------------------------+----------------------------------------------
 Setting a non existent action param for update-core.php will cause just
 the footer of the admin to be displayed.

 /wp-admin/update-core.php?action=test

 The attached patch checks for a valid action and if one can't be found a
 redirect is issued.

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


More information about the wp-trac mailing list