[wp-trac] [WordPress Trac] #14674: HR destroys HTML

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 23 15:03:16 UTC 2010


#14674: HR destroys HTML
--------------------------+-------------------------------------------------
 Reporter:  thomask       |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Formatting    |     Version:  3.0.1          
 Severity:  normal        |    Keywords:                 
--------------------------+-------------------------------------------------
 if you add <hr /> to the post (via HTML editor, or via enhanced TinyMCE
 editor) followed by normal text id do not add the <p> for that paragraph,
 but add the finishing </p>

 so it than looks like

 <p>some text</p>
 <hr>some other text</p>

 it can be solved by adding extra line break after <hr> but after reediting
 the post, the linebreak disapears and must be added again.

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


More information about the wp-trac mailing list