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 46 - "would validate" too hard to spot.
Summary: "would validate" too hard to spot.
Status: RESOLVED FIXED
Alias: None
Product: Validator
Classification: Unclassified
Component: check (show other bugs)
Version: 0.6.0b2
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Terje Bless
QA Contact:
URL: http://www.lavacochesnely.es/
Whiteboard:
Keywords:
Depends on:
Blocks: 4
  Show dependency treegraph
 
Reported: 2002-10-27 09:08 UTC by Terje Bless
Modified: 2013-03-26 10:11 UTC (History)
1 user (show)

See Also:


Attachments

Description Terje Bless 2002-10-27 09:08:44 UTC
Reported by Björn Höhrmann <derhoermi@gmx.net>:

I tried to validate http://www.websitedev.de/xhtml/xhtml1/ as ISO-8859-1
encoded XHTML 1.0 Transitional document. The validator responds

  * DOCTYPE Override in effect! Any DOCTYPE Declaration in the document
    has been suppressed and the DOCTYPE for «XHTML 1.0 Transitional»
    inserted instead. The document will not be Valid until you alter the
    source file to reflect this new DOCTYPE. 

  The document located at <URL:http://www.websitedev.de/xhtml/xhtml1/>
  would validate as XHTML 1.0 Strict if you updated it to match the
  Options used. [...]

The "would validate" note is very well hidden after the super obtrusive
"Tip of the day" and the "doctype override" note. The result is the most
important information on the page, but you have hard times to find it at
all.
Comment 1 Terje Bless 2002-10-27 09:35:40 UTC
Restored the "Valid" heading with an added "Tentative" note and elaborate on the
reason for the tentative status in the body text.