- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 15 Jun 2005 08:42:40 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1499
Summary: Not Validating html
Product: Validator
Version: 0.7.0
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: check
AssignedTo: link@pobox.com
ReportedBy: arundubagunta@yahoo.co.in
QAContact: www-validator-cvs@w3.org
I have a HTML file, which I want to validate. The doc type I used is
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I'm getting the following message when my page is uploaded.
Sorry, I am unable to validate this document because its content type is
text/plain, which is not currently supported by this service.
The Content-Type field is sent by your web server (or web browser if you use
the file upload interface) and depends on its configuration. Commonly, web
servers will have a mapping of filename extensions (such as ".html") to MIME
Content-Type values (such as text/html).
<b> can you pls help me. </b>
Received on Wednesday, 15 June 2005 08:42:45 UTC