[wp-trac] [WordPress Trac] #6000: No way to set html type and Atom
feed and XHTML
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 25 18:48:13 GMT 2008
#6000: No way to set html type and Atom feed and XHTML
----------------------+-----------------------------------------------------
Reporter: shelleyp | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version: 2.3.3
Severity: normal | Keywords: XHTML Atom feed
----------------------+-----------------------------------------------------
There is no way in the admin pages to set the HTML type between html and
xhtml. This setting should be used to determine how the pages are served.
It's also used in the Atom feed, which leads to an incorrect Atom feed.
If we set the value manually, the Atom feed is incorrect because the Atom
feed is hard coded to html, but the type will then be xhtml.
In addition, the current feed is using CDATA sections, which generates an
error when pages are served up as application/xhtml+xml.
--
Ticket URL: <http://trac.wordpress.org/ticket/6000>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list