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 1280 - Incomplete results with lowercae `doctype'
Summary: Incomplete results with lowercae `doctype'
Status: RESOLVED DUPLICATE of bug 24
Alias: None
Product: Validator
Classification: Unclassified
Component: Parser (show other bugs)
Version: 0.6.7
Hardware: Other All
: P2 normal
Target Milestone: ---
Assignee: Terje Bless
QA Contact: qa-dev tracking
URL: http://www.sha-bang.de/test.html
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-02 09:57 UTC by Sascha Wilde
Modified: 2006-02-19 01:01 UTC (History)
0 users

See Also:


Attachments

Description Sascha Wilde 2005-05-02 09:57:13 UTC
 
Comment 1 Terje Bless 2005-05-02 11:40:50 UTC
This seems to lack a description and an URL to reproduce the problem.

Could you add an URL in the URL field, and a more complete description in a comment?
Comment 3 Sascha Wilde 2005-07-18 08:17:41 UTC
Hu, it seems the original description vanished?! 

DESCRIPTION:

Normaly the title of the Validation Results page reads:
"This page is Valid HTML 4.01 Transitional!" 
or something like that, pleas note that the document type against which the
document validates is mentioned.  The doctype appears few times in the following
Text, too.

However, when the checked document starts with "<!doctype ..." (with "doctype"
writen lowercase!).  The document type is completely omitted from the Results
page.  The Title reads:
"This Page Is Valid!"
and in the following text there are things like:
[...] the resource in question identified itself as "" and that we successfully
performed a formal validation [...]

See example URL for an complete example.
Comment 4 Ville Skyttä 2005-07-20 13:51:20 UTC
This is a long standing problem, more info in bug 24.  
  
BTW, 0.7.0beta1 seems to handle the output part of this problem marginally 
better, but the root problem still persists. 
http://validator.w3.org:8001/check?uri=http%3A%2F%2Fwww.sha-bang.de%2Ftest.html  
  

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