[wp-trac] [WordPress Trac] #15006: Invalid Content Markup
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 1 13:48:13 UTC 2010
#15006: Invalid Content Markup
--------------------------+-------------------------------------------------
Reporter: miqrogroove | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.0
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
I have a page post that starts like this:
{{{
<p style="text-align: right;">Text Here</p>
<p style="text-align: right;"></p>
More Text Here
}}}}
The HTML source saves correctly, but the page output omits the closing tag
for the second P element, causing the rest of the page to be invalid.
If you have any trouble reproducing this I will be happy to debug it on my
server.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15006>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list