This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 911 - Validator can't read local HTML files
Summary: Validator can't read local HTML files
Status: RESOLVED DUPLICATE of bug 838
Alias: None
Product: Validator
Classification: Unclassified
Component: Parser (show other bugs)
Version: 0.7.0
Hardware: Other Windows XP
: P2 blocker
Target Milestone: ---
Assignee: Terje Bless
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-12 00:44 UTC by Mark Seymour
Modified: 2004-10-12 02:38 UTC (History)
0 users

See Also:


Attachments

Description Mark Seymour 2004-10-12 00:44:42 UTC
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.
Comment 1 Olivier Thereaux 2004-10-12 02:38:14 UTC

*** This bug has been marked as a duplicate of 838 ***