[wp-trac] [WordPress Trac] #10606: Curly quotes break if in the end of a link

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 13 16:16:48 UTC 2009


#10606: Curly quotes break if in the end of a link
--------------------------+-------------------------------------------------
 Reporter:  nbachiyski    |       Owner:                         
     Type:  defect (bug)  |      Status:  new                    
 Priority:  normal        |   Milestone:  2.9                    
Component:  Formatting    |     Version:  2.9                    
 Severity:  normal        |    Keywords:  wptexturize needs-patch
--------------------------+-------------------------------------------------
 When the closing quote is right after the closing link tag it converted to
 a opening, instead of a closing quote.

 This text:
 {{{
 Here is "<a href="http://yahoo.com">a test with a link</a>".
 }}}
 is wptexturized to:
 {{{
 Here is « a test with a link« .
 }}}
 (the quotes are the French -- they make the discrepancy more obvious.)

 The issue was discovered by Xavier Borderie.

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


More information about the wp-trac mailing list