[wp-trac] [WordPress Trac] #13341: XHTML named entities break XHTML document
WordPress Trac
wp-trac at lists.automattic.com
Tue May 11 16:35:18 UTC 2010
#13341: XHTML named entities break XHTML document
----------------------------+-----------------------------------------------
Reporter: nicholaswilson | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Template | Version: 2.9.2
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Comment(by nicholaswilson):
Yes; that is very lucky if you are foreign and your translation file fixes
it, but the defaults should be changed so that it works out of the box
with English.
Wordpress needs to be consistent and either produce HTML or produce HTML-
compatible XHTML. Seeing as the latter has been chosen, it is required
that there to be no DTD-declared entities. The core by default should
output any for the output to be consistent, as an XHTML doctype at the
very least indicates the document should be *able* to be served as XML
(and more controversially as HTML with certain compatibility problems).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13341#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list