[wp-trac] [WordPress Trac] #19786: make sure $step is an integer. some space fixes.

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 27 18:46:08 UTC 2012


#19786: make sure $step is an integer. some space fixes.
-----------------------------+-------------------------
 Reporter:  Caspie           |       Owner:
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  Upgrade/Install  |     Version:
 Severity:  normal           |  Resolution:  worksforme
 Keywords:  has-patch        |
-----------------------------+-------------------------
Changes (by nacin):

 * status:  new => closed
 * resolution:   => worksforme
 * milestone:  3.4 =>


Comment:

 $step = isset( $_GET['step'] ) ? (int) $_GET['step'] : 0; is already in
 core.

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


More information about the wp-trac mailing list