<?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>48</bug_id>
          
          <creation_ts>2002-10-27 09:12:21 +0000</creation_ts>
          <short_desc>&quot;Override&quot; to same DOCTYPE should not give a warning.</short_desc>
          <delta_ts>2005-05-11 09:02:55 +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>0.6.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/xhtml1-strict.html;ss;doctype=XHTML+1.0+Strict</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>43</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Terje Bless">link</reporter>
          <assigned_to name="Terje Bless">link</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>79</commentid>
    <comment_count>0</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2002-10-27 09:12:21 +0000</bug_when>
    <thetext>Reported by Björn Höhrmann &lt;derhoermi@gmx.net&gt;:

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 &lt;URL:http://www.websitedev.de/xhtml/xhtml1/&gt;
  would validate as XHTML 1.0 Strict if you updated it to match the
  Options used.

I don&apos;t need to update the page, it validates.
If selected document type and the document type
given in the document match, the validator should
not shout at me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85</commentid>
    <comment_count>1</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2002-10-27 10:27:00 +0000</bug_when>
    <thetext>This can&apos;t be done with the current code; we never have the DOCTYPE from the
override ad the DOCTYPE found in the document in the same format (FPI vs.
Version string vs. a complete DOCTYPE) and neither do we have a mapping table to
deal with this.

OTOH, sufficient metadata/mapping tables for this is one of the things scheduled
for the new config file parser/format. Setting blocker on Bug #43.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86</commentid>
    <comment_count>2</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2002-10-27 10:29:38 +0000</bug_when>
    <thetext>Setting target to 0.7.0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>259</commentid>
    <comment_count>3</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2002-12-03 01:58:03 +0000</bug_when>
    <thetext>Remove blocker on Bug #4 and adding Bjoern to the CC list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2520</commentid>
    <comment_count>4</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2004-10-12 19:19:00 +0000</bug_when>
    <thetext>Won&apos;t make it for 0.7.0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3944</commentid>
    <comment_count>5</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2005-03-24 09:03:31 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Won&apos;t make it for 0.7.0.

Actually I think we had all the logic ready, albeit scattered in the code.
Fixed in CVS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3376</commentid>
    <comment_count>6</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2005-05-11 09:02:55 +0000</bug_when>
    <thetext>adding test case URI</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>