[wp-trac] Re: [WordPress Trac] #914: wrong search string escaping/slashes

WordPress Trac wp-trac at lists.automattic.com
Mon Jan 22 18:55:51 GMT 2007


#914: wrong search string escaping/slashes
------------------------------+---------------------------------------------
 Reporter:  nbachiyski        |        Owner:  ryan    
     Type:  defect            |       Status:  reopened
 Priority:  normal            |    Milestone:  2.1     
Component:  Template          |      Version:  2.0.7   
 Severity:  minor             |   Resolution:          
 Keywords:  has-patch commit  |  
------------------------------+---------------------------------------------
Changes (by thenlich):

  * status:  closed => reopened
  * version:  1.5 => 2.0.7
  * resolution:  fixed =>

Comment:

 Found the same problem in 2.0.7
 ' (single quote) becomes \\\\\\\' with magic_quotes_gpc on (7 backslashes,
 then single quote),
 or \\\' (magic_quotes_gpc=off) (3 backslashes, quote)

-- 
Ticket URL: <http://trac.wordpress.org/ticket/914#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list