[wp-trac] [WordPress Trac] #17826: Problem with the XML namespace feature
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 17 14:51:03 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 ericmann):
> 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?
The fact of the matter is that your server is responding different based
on whether I visit the site in a browser or the validator visits it using
a separate tool. WordPress doesn't serve different content for different
user agents, that's something that your system has configured separately.
The message at the bottom of the file actually explains that the server
replaced your stylesheet with one served from the CDN. If it's doing
that, then it can replace your `<html>` tag as well. So first thing's
first, you need to turn off whatever you have running that's dynamically
re-serving your content.
True, I don't see the CDN version in the browser, but the IDI Web
Accessibility Checker does. If you've got your CDN code completely
disabled and they're still showing it, then it means ''they'' are also
caching the request. Either way, it's not WordPress and not a bug.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17826#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list