[wp-trac] [WordPress Trac] #15006: Invalid Content Markup

WordPress Trac wp-trac at lists.automattic.com
Thu Jan 13 06:27:21 UTC 2011


#15006: Invalid Content Markup
--------------------------+------------------------------
 Reporter:  miqrogroove   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Formatting    |     Version:  3.0
 Severity:  minor         |  Resolution:
 Keywords:                |
--------------------------+------------------------------
Description changed by dd32:

Old description:

> 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.

New description:

 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#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list