- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 12 Oct 2004 00:44:42 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=911
Summary: Validator can't read local HTML files
Product: Validator
Version: 0.7.0
Platform: Other
OS/Version: Windows XP
Status: NEW
Severity: blocker
Priority: P2
Component: Parser
AssignedTo: link@pobox.com
ReportedBy: markseymour_4@hotmail.com
QAContact: www-validator-cvs@w3.org
When I try to validate a local HTML file from Internet Explorer 6, I get this
message:
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).
That you recieved this message can mean that your server is not configured
correctly, that your file does not have the correct filename extension, or
that you are attempting to validate a file type that we do not support yet. In
the latter case you should let us know that you need us to support that
content type (please include all relevant details, including the URL to the
standards document defining the content type) using the instructions on the
Feedback Page
***
I have checked the file for any errors, and I've seen none. I can, however,
validate the page from a program like N|VU.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 12 October 2004 00:44:43 UTC