[wp-trac] [WordPress Trac] #40191: Multiline post content with `<` as first character becomes malformed

WordPress Trac noreply at wordpress.org
Fri Mar 17 18:44:08 UTC 2017


#40191: Multiline post content with `<` as first character becomes malformed
-----------------------------+-----------------------------
 Reporter:  johnjamesjacoby  |      Owner:
     Type:  defect (bug)     |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Formatting       |    Version:
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 Create a page/post with the following content:

 {{{
 < Hello
 < Hello
 < Hello
 }}}

 View the post, and `post_content` becomes:

 {{{
 < Hello < Hello < Hello
 }}}

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


More information about the wp-trac mailing list