[wp-trac] Re: [WordPress Trac] #2495: Problem with "HTML Source Editor" in WordPress 2.01

WordPress Trac wp-trac at lists.automattic.com
Tue Jun 20 17:24:08 GMT 2006


#2495: Problem with "HTML Source Editor" in WordPress 2.01
----------------------------+-----------------------------------------------
 Reporter:  jazzmansblog    |        Owner:  anonymous
     Type:  defect          |       Status:  reopened 
 Priority:  high            |    Milestone:           
Component:  Administration  |      Version:  2.0.1    
 Severity:  major           |   Resolution:           
 Keywords:  iframe          |  
----------------------------+-----------------------------------------------
Comment (by sdiz):

 This is valid XML, but *NOT* valid XHTML.
 According to XHTML Spec 1.0,
   Section 4.3 For non-empty elements, end tags are required

 In XHTML1.0 Transitional DTD
      <!ELEMENT iframe %Flow;>
 iframe is not a empty element.

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


More information about the wp-trac mailing list