[wp-trac] [WordPress Trac] #15241: wptexturize with html between quotes

WordPress Trac wp-trac at lists.automattic.com
Mon Nov 15 02:33:06 UTC 2010


#15241: wptexturize with html between quotes
--------------------------+-------------------------------------------------
 Reporter:  westi         |        Owner:          
     Type:  defect (bug)  |       Status:  reopened
 Priority:  normal        |    Milestone:  3.1     
Component:  Formatting    |      Version:  3.1     
 Severity:  normal        |   Resolution:          
 Keywords:  needs-patch   |  
--------------------------+-------------------------------------------------
Changes (by nacin):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 This broke this string:
 {{{
 That means every moment you're working on something without it being in
 the public it's actually dying.
 }}}

 Before:
 {{{
 That means every moment you’re working on something without it being
 in the public it’s actually dying.
 }}}

 After:
 {{{
 That means every moment you‘re working on something without it being
 in the public it’s actually dying.
 }}}

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


More information about the wp-trac mailing list