<?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>803</bug_id>
          
          <creation_ts>2004-06-17 13:29:59 +0000</creation_ts>
          <short_desc>Output for ampersand-as-data warning is ill-formed</short_desc>
          <delta_ts>2006-10-31 01:34:07 +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>http://validator.w3.org/check?uri=http%3A%2F%2Fwww.websitedev.de%2Fmarkup%2Fvalidator%2Ftests%2Fampersand-as-data.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>0.6.7</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bj">bjoern</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>2024</commentid>
    <comment_count>0</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-06-17 13:29:59 +0000</bug_when>
    <thetext>http://validator.w3.org/check?uri=http%3A%2F%2Fwww.websitedev.de%2Fmarkup%
2Fvalidator%2Ftests%2Fampersand-as-data.html

is not well-formed,

http://validator.w3.org/check?uri=http%3A%2F%2Fvalidator.w3.org%2Fcheck%3Furi%
3Dhttp%253A%252F%252Fwww.websitedev.de%252Fmarkup%252Fvalidator%252Ftests%
252Fampersand-as-data.html

  Line 60, column 30: character &quot;&amp;&quot; is the first character
  of a delimiter but occurred as data</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2027</commentid>
    <comment_count>1</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-06-17 14:50:52 +0000</bug_when>
    <thetext>parse_errors(...) should be something like

...
      &amp;add_warning($File, &apos;fake&apos;, &apos;Warning:&apos;,
        &quot;Line $err-&gt;{line}, column $err-&gt;{char}: &quot; . ent($errors[6])
...

to fix this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2030</commentid>
    <comment_count>2</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2004-06-18 12:56:19 +0000</bug_when>
    <thetext>Applied to 0_6_0-branch.  Thanks.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7291</commentid>
    <comment_count>3</comment_count>
    <who name="Si^mon Pi^eters">former-z^corpan</who>
    <bug_when>2005-11-30 16:56:31 +0000</bug_when>
    <thetext>Well-formedness errors are fatal, therefore it should return an error and not a
warning. An XML document cannot be valid if it is not well-formed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12674</commentid>
    <comment_count>4</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-10-31 01:34:07 +0000</bug_when>
    <thetext>comment #3 is not relevant to this bug, but to the &quot;XML limitations&quot; noted in validation results, and in http://esw.w3.org/topic/MarkupValidator/XML_Limitations

re-closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>