<?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>296</bug_id>
          
          <creation_ts>2003-08-21 03:52:03 +0000</creation_ts>
          <short_desc>Validator output page is ill-formed as XML</short_desc>
          <delta_ts>2004-10-05 18:42:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>main pages/translations</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.w3.org%2F</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="TarquinWJ">bugzilla</reporter>
          <assigned_to name="Bj">bjoern</assigned_to>
          <cc>bugzilla-w3c</cc>
    
    <cc>ewexler</cc>
    
    <cc>r_arigur</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>691</commentid>
    <comment_count>0</comment_count>
    <who name="TarquinWJ">bugzilla</who>
    <bug_when>2003-08-21 03:52:03 +0000</bug_when>
    <thetext>The URL provided may not persist.

Sorry, I was playing around.

If a page validates as CSS without any errors or warnings, the line saying so is 
invalid XHTML &apos;&lt;hr&gt;&lt;h2&gt;No error or warning found&lt;/h2&gt;&apos;, but the dctype is XHTML.
reports:
This page is not Valid XHTML 1.0 Strict!
Line 21, column 4: end tag for &quot;hr&quot; omitted, but OMITTAG NO was specified 
  &lt;hr&gt;&lt;h2&gt;No error or warning found&lt;/h2&gt;

Also, character encoding is not given in the validator output page.
http://validator.w3.org/check?uri=http%3A%2F%2Fjigsaw.w3.org%2Fcss-validator%
2Fvalidator%3Furi%3Dhttp%253A%252F%252Fwww.w3.org%252FStyleSheets%252Fhome.css%
26warning%3D1%26profile%3Dcss2
reports:
I was not able to extract a character encoding labeling from any of the valid 
sources for such information. Without encoding information it is impossible to 
validate the document.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>812</commentid>
    <comment_count>1</comment_count>
    <who name="Ran Ari-Gur">r_arigur</who>
    <bug_when>2003-10-16 14:59:05 +0000</bug_when>
    <thetext>The following files use &lt;hr&gt; where they should use &lt;hr /&gt;:

2002/css-validator/org/w3c/css/css/html.properties.en
2002/css-validator/org/w3c/css/css/xhtml.properties.en
2002/css-validator/validator-upload.html.ja

of which I think the second is the particular culprit here.

This should be a quick fix. What form do you want patches in?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1435</commentid>
    <comment_count>2</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-03-01 04:19:51 +0000</bug_when>
    <thetext>Fixed in CVS. Thanks for your report.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1637</commentid>
    <comment_count>3</comment_count>
    <who name="Marcel van Beurden">bugzilla-w3c</who>
    <bug_when>2004-04-02 02:55:16 +0000</bug_when>
    <thetext>Also the page showing the erros in your validated css is not valid. The &lt;ul&gt;
never gets closed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2446</commentid>
    <comment_count>4</comment_count>
    <who name="Etan Wexler">ewexler</who>
    <bug_when>2004-10-05 18:33:01 +0000</bug_when>
    <thetext>I changed the &quot;URL&quot; field to
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.w3.org%2F

The error no longer appears. I&apos;m resolving as &quot;FIXED&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2447</commentid>
    <comment_count>5</comment_count>
    <who name="Etan Wexler">ewexler</who>
    <bug_when>2004-10-05 18:42:02 +0000</bug_when>
    <thetext>Ran Ari-Gur&apos;s comment 1 is illuminating. String manipulation is the wrong
paradigm for markup, especially in an object-oriented language like Java. The
validator should construct an infoset and then serialize the infoset for
transmission.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>