[wp-trac] [WordPress Trac] #16135: Invalid markup in administration pages

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 7 10:43:29 UTC 2011


#16135: Invalid markup in administration pages
--------------------------+------------------------------
 Reporter:  wahgnube      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Validation    |     Version:  3.1
 Severity:  minor         |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------------------

Comment (by wahgnube):

 Not on a default WordPress install with html_type set to text/html. A few
 years ago I set it to application/xhtml+xml and I've been running into
 tiny things like this on wp-admin ever since. (Because of wp-admin/admin-
 header.php
 does:
 {{{ @header('Content-Type: ' . get_option('html_type') . '; charset=' .
 get_option('blog_charset')); }}} )

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16135#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list