<?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>3575</bug_id>
          
          <creation_ts>2006-08-02 14:10:54 +0000</creation_ts>
          <short_desc>errors not detected</short_desc>
          <delta_ts>2006-08-03 02:32:59 +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>INVALID</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="dominique faudot">faudot</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>10993</commentid>
    <comment_count>0</comment_count>
    <who name="dominique faudot">faudot</who>
    <bug_when>2006-08-02 14:10:54 +0000</bug_when>
    <thetext>i tried to valid the following xhtml page
----------------------
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!DOCTYPE html 
     PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
     &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;

&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang= lang=&quot;fr&quot;&gt;
&lt;head&gt;

&lt;/head&gt;
&lt;body&gt;

&lt;p&gt;
Bonjour

&lt;/body&gt;
&lt;/html&gt;
-------------------------------------
the result is &quot;OK&quot;. it seems that there are at least two errors : 
xml:lang=&quot;fr&quot; and
&lt;/p&gt;

why validator says OK ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11004</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-08-03 02:32:59 +0000</bug_when>
    <thetext>I copied and pasted the code you mentioned, and the validator properly spotted the two errors you mention, plus the lack of a &lt;title&gt;. 

Closing as invalid.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>