[wp-trac] Re: [WordPress Trac] #2259: autop creates unclosed paras inside list items

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 11 01:00:55 GMT 2008


#2259: autop creates unclosed paras inside list items
-----------------------------+----------------------------------------------
 Reporter:  Viper007Bond     |        Owner:  anonymous
     Type:  defect           |       Status:  reopened 
 Priority:  low              |    Milestone:           
Component:  Template         |      Version:  2.0      
 Severity:  minor            |   Resolution:           
 Keywords:  autop has-patch  |  
-----------------------------+----------------------------------------------
Changes (by Viper007Bond):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 Sorry, but I have to disagree. That's just a work-around and while it
 produces valid XHTML, it looks rediculous when it actually renders.

 Expected output should be this IMO:

 {{{
 <ul>
 <li>Item 1, Paragraph 1<br />
 <br />
 Item 1, Paragraph 2</li>
 <li>Item 2, Paragraph 1<br />
 <br />
 Item 2, Paragraph 2</li>
 </ul>
 }}}

 But if it's gonna be wontfix, so be it I guess.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/2259#comment:19>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list