[wp-trac] [WordPress Trac] #15657: wp_strip_all_tags causes paragraphs to run together

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 14 22:04:52 UTC 2011


#15657: wp_strip_all_tags causes paragraphs to run together
-------------------------------------------------+-------------------------
 Reporter:  jwz                                  |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
Component:  Formatting                           |  Release
 Severity:  normal                               |     Version:  3.0.2
 Keywords:  has-patch 3.2-early needs-unit-      |  Resolution:
  tests                                          |
-------------------------------------------------+-------------------------

Comment (by trepmal):

 My very simple test plugin: http://cl.ly/Cdme

 Possible problem/inconsistency with patched function: in both of the
 following instances, 2 line breaks appear between lorem and ipsum. I
 imagine this is not the desired outcome...?

 {{{
 lorem<br />
 ipsum
 }}}

 {{{
 lorem</p><p>ipsum
 }}}

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


More information about the wp-trac mailing list