[wp-trac] [WordPress Trac] #14674: HR destroys HTML
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 14 22:57:47 UTC 2012
#14674: HR destroys HTML
-------------------------------+-----------------------------
Reporter: thomask | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Formatting | Version: 3.0.1
Severity: normal | Resolution:
Keywords: wpautop has-patch |
-------------------------------+-----------------------------
Changes (by SergeyBiryukov):
* keywords: wpautop has-patch close => wpautop has-patch
Comment:
I can still reproduce in trunk.
1. Copy this into Text editor:
{{{
<p>some text</p> <hr />some other text
}}}
2. Preview the post.
3. View HTML source of the page:
{{{
<p>some text</p>
<hr />some other text</p>
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14674#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list