- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 22 Jul 2005 08:52:12 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1809
Summary: "Unknown Document Type and Parse Mode!" error message
for ISO 15445 document
Product: Validator
Version: 0.7.0
Platform: PC
URL: http://www.gtalbot.org/BugzillaSection/
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Parser
AssignedTo: link@pobox.com
ReportedBy: info@gtalbot.org
QAContact: www-validator-cvs@w3.org
Steps to reproduce:
1- Validate this address
http://www.gtalbot.org/BugzillaSection/
with v.0.70
Actual results:
---------------
In the page, an error message will say:
"
Unknown Document Type and Parse Mode!
The MIME Media Type (text/html) for this document is used to serve both SGML
and XML based documents, and no DOCTYPE Declaration was found to disambiguate
it. Parsing will continue in SGML mode and with a fallback DOCTYPE similar to
HTML 4.01 Transitional.
"
Expected results:
-----------------
There should be no error message of such nature IMO, just like there was none
with v.0.6.7
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gtalbot.org%2FBugzillaSection%2F&charset=%28detect+automatically%29&doctype=Inline
Received on Friday, 22 July 2005 08:52:19 UTC