<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>9807</bug_id>
          
          <creation_ts>2010-05-26 10:41:36 +0000</creation_ts>
          <short_desc>Contradictory advice about HTML4 system identifier</short_desc>
          <delta_ts>2011-08-23 21:13:13 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>check</component>
          <version>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Richard Ishida">ishida</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>35834</commentid>
    <comment_count>0</comment_count>
    <who name="Richard Ishida">ishida</who>
    <bug_when>2010-05-26 10:41:36 +0000</bug_when>
    <thetext>[[
1. Warning Mismatch between Public and System identifiers in the DOCTYPE declaration

This document uses an inconsistent DOCTYPE declaration. The Public Identifier -//W3C//DTD HTML 4.0//EN declares the HTML 4.0 Strict document type, but the associated System Identifier http://www.w3.org/TR/html4/strict.dtd does not match this document type.

The recommended System Identifier for HTML 4.0 Strict is http://www.w3.org/TR/1998/REC-html40-19980424/strict.dtd.

The safest way to use a correct DOCTYPE declaration is to copy and paste one from the recommended list and avoid editing that part of your markup by hand.
]]

So I looked at the recommended list, and it says that I should use http://www.w3.org/TR/html4/strict.dtd.  Please clarify this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>55734</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2011-08-23 21:13:13 +0000</bug_when>
    <thetext>The recommended list at http://www.w3.org/QA/2002/04/valid-dtd-list.html has http://www.w3.org/TR/html4/strict.dtd, but it&apos;s HTML 4.01 Strict, and the posted warning message indicates your document is HTML 4.0 (not 4.01) Strict.

There are no HTML 4.0 entries in that recommended list, and I&apos;m not aware of a better suggestion for it than what the validator currently suggests.  If you do have one, feel free to post it and reopen this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>