[wp-trac] [WordPress Trac] #27602: wptexturize ignores text after unmatched [

WordPress Trac noreply at wordpress.org
Mon Mar 31 04:44:15 UTC 2014


#27602: wptexturize ignores text after unmatched [
--------------------------+-----------------------------
 Reporter:  miqrogroove   |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Formatting    |    Version:  3.8
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 In handling the element and shortcode delimeters to avoid changing their
 contents, the function rather lazily ignores everything after the first
 char of the post or split phrase.  You can try these in the editor with
 the preview button.

 Test case:

 {{{
 [Hello world, this is my post.  "As you may know, I like curly quotes."
 }}}

 Compare with:

 {{{
 H[ello world, this is my post.  "As you may know, I like curly quotes."
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27602>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list