<?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>789</bug_id>
          
          <creation_ts>2004-06-08 12:53:41 +0000</creation_ts>
          <short_desc>page marked as invalid with no extra information</short_desc>
          <delta_ts>2005-02-05 04:22:49 +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.6</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>856</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="S">blondeel</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>2005</commentid>
    <comment_count>0</comment_count>
    <who name="S">blondeel</who>
    <bug_when>2004-06-08 12:53:41 +0000</bug_when>
    <thetext>I mistakenly wrote at the beginning of my HTML document:

&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;&gt;

instead of

&lt;?xml version=&quot;1.0&quot; encoding=&quot;ISO-8859-1&quot;?&gt;

The validator first made me replace 
&lt;img.../&gt; with &lt;img...&gt;, &lt;hr/&gt; with &lt;hr&gt;,
and &lt;meta.../&gt; with &lt;meta...&gt;.

Then it complained the page was invalid but gave no line number,
no error message, just an inch of blank background and the standard
footer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2486</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-10-08 21:05:17 +0000</bug_when>
    <thetext>Sébastien, could you please attach a minimal sample document that we can use to 
reproduce this problem to the bug report?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4224</commentid>
    <comment_count>2</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2005-02-05 04:22:49 +0000</bug_when>
    <thetext>This is a case of the DOCTYPE getting lost due to an unterminated
XML Declaration PI. This has been fixed in CVS in the course of
cleaning up fallback behaviour.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>