- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 01 Nov 2007 17:00:51 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5240
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from ot@w3.org 2007-11-01 17:00 -------
This is a known bug in ASP.net. It does some browser sniffing (wrong), serves
different markup based on that sniffing (wrong) and in some cases (e.g when
serving to the validator), it serves invalid markup (wrong again).
You can check this by switching on "show source" in the validator, and
comparing this to what asp.net serves to your browser.
I suggest you complain to the makers of ASP.net, and/or apply one of the
configuration hacks which can be found here and there on the web, e.g.:
http://weblogs.asp.net/pscott/archive/2005/04/21/403716.aspx
Received on Thursday, 1 November 2007 17:00:59 UTC