[wp-trac] [WordPress Trac] #17571: bad double quote replacement in wp_texturize

WordPress Trac wp-trac at lists.automattic.com
Thu May 26 09:18:08 UTC 2011


#17571: bad double quote replacement  in wp_texturize
--------------------------+-----------------------------
 Reporter:  csanquer      |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  minor         |   Keywords:  has-patch
--------------------------+-----------------------------
 Bug seen in  Wordpress 3.1.2. with buddypress 1.2.8

 Some database fields that contain a string like this 'a string with
 \"escaped double quotes\"' are displayed this way : 'a string with
 >>escaped double quotes>> ' instead of 'a string with <<escaped double
 quotes>>'

 The bug come from wp_texturize function in wp-includes/formatting.php .

 I join a patch to resolve this issue.

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


More information about the wp-trac mailing list