[wp-trac] Re: [WordPress Trac] #9705: There should no be no need to strip_slashes() in WP_Widget::update()

WordPress Trac wp-trac at lists.automattic.com
Sat May 2 17:28:26 GMT 2009


#9705: There should no be no need to strip_slashes() in WP_Widget::update()
--------------------------+-------------------------------------------------
 Reporter:  hakre         |       Owner:  anonymous              
     Type:  defect (bug)  |      Status:  new                    
 Priority:  normal        |   Milestone:  2.8                    
Component:  General       |     Version:  2.8                    
 Severity:  normal        |    Keywords:  needs-patch 2nd-opinion
--------------------------+-------------------------------------------------

Comment(by hakre):

 already fixed?

 /wp-includes/widgets.php ~ line 222
 {{{
 $new_instance = stripslashes_deep($new_instance);
 }}}

 looks like this is already fixed. please clarify.

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


More information about the wp-trac mailing list