- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 25 Dec 2007 23:32:59 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5330
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Comment #1 from ot@w3.org 2007-12-25 23:32 -------
please look at Bug 785. Basically:
* a user agent like the validator does not need to send an accept header
* with the current spec, it's wrong to send xhtml1.1 as text/html (why not use
xhtml 1.0?)
* you should fix your accept hack to server application/xhtml+xml by default,
and send text/html only to agents that send an accept not containing this media
type
* if for testing purposes you need the validator to send accept headers, see
http://validator.w3.org/docs/users.html#option-accept
*** This bug has been marked as a duplicate of bug 785 ***
Received on Tuesday, 25 December 2007 23:33:06 UTC