[wp-trac] [WordPress Trac] #17826: Problem with the XML namespace feature
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 17 14:46:36 UTC 2011
#17826: Problem with the XML namespace feature
------------------------------------+------------------------------
Reporter: html5rules | Owner: Sohail Amir
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.1.3
Severity: major | Resolution:
Keywords: needs-patch needs-docs |
------------------------------------+------------------------------
Comment (by html5rules):
Hi,
Thanks for your responses, OK according to
http://codex.wordpress.org/HTML_to_XHTML -
{{{
You don't need to understand the "XML namespace" attribute, except to know
that it is required in all XHTML documents. Here is an example of how to
write it:
<html xmlns="http://www.w3.org/1999/xhtml">
}}}
I can see the stylesheet is being served by the CDN, it only does that for
the images and sometimes the stylesheet the plugin doesn't really work
well for me so that's a separate issue I need to address. How can you tell
the actual document is being served by the CDN?
I've tried disabling that plugin which had the same results and I don't
think the hosting has anything to do with changing the coding in my files.
It could have something to do with a plugin or just a bug but I have no
idea what plugin or feature would require the XML namespace when the
documentation doesn't even explain what it does. In any case the team
should update the documentation from what you've read above.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17826#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list