<?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>266</bug_id>
          
          <creation_ts>2003-07-10 23:18:21 +0000</creation_ts>
          <short_desc>Unencoded ampersands in markup are an error</short_desc>
          <delta_ts>2004-11-25 21:35: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>Other</component>
          <version>CSS Validator</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://habby.net/shop/shop.php</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="Ray Schooth">yes</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>632</commentid>
    <comment_count>0</comment_count>
    <who name="Ray Schooth">yes</who>
    <bug_when>2003-07-10 23:18:21 +0000</bug_when>
    <thetext>   the link 
&lt;a href=\&quot;/shop/index.php?session=$session&amp;table=$table&amp;scat=unknown\&quot;&gt; OR in 
print
&lt;a href=&quot;/shop/index.php?
session=d5225884b728c6cbc955e805b53cc6c0&amp;table=shopping&amp;scat=unknown&quot;&gt;

produces the folowing ERROR message:
===
Please, validate your XML document first!

Line 132

Column 97

The reference to entity &quot;table&quot; must end with the &apos;;&apos; delimiter.
===
So, obviously, the validator doesn&apos;t get that the &amp; is just a character in a 
string...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>633</commentid>
    <comment_count>1</comment_count>
    <who name="Ray Schooth">yes</who>
    <bug_when>2003-07-11 00:54:24 +0000</bug_when>
    <thetext>the character &amp; has to be replaced with &quot;&amp;amp;&quot; in the string as well ... and 
off we go :)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>