<?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>7874</bug_id>
          
          <creation_ts>2009-10-10 02:42:29 +0000</creation_ts>
          <short_desc>Isn&apos;t entity reference in a href!</short_desc>
          <delta_ts>2009-10-10 07:33:39 +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>http://www.eskeleto.com.br/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Azo Melano">azo</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</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>28220</commentid>
    <comment_count>0</comment_count>
    <who name="Azo Melano">azo</who>
    <bug_when>2009-10-10 02:42:29 +0000</bug_when>
    <thetext>The line

&lt;a href=&apos;http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.eskeleto.com.br%2F&amp;profile=css3&amp;usermedium=all&amp;warning=1&amp;lang=pt-BR&apos;&gt;&lt;img style=&quot;border:0;width:88px;height:31px&quot; src=&quot;http://jigsaw.w3.org/css-validator/images/vcss-blue&quot; alt=&quot;CSS válido!&quot; /&gt;&lt;/a&gt;

is generating erros like

Line 19, Column 100: general entity &quot;profile&quot; not defined and no default entity

http%3A%2F%2Fwww.eskeleto.com.br%2F&amp;profile=css3&amp;usermedium=all&amp;warning=1&amp;lan

Here is the full list of errors:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.eskeleto.com.br%2F;accept=text%2Fhtml%2Capplication%2Fxhtml%2Bxml%2Capplication%2Fxml%3Bq%3D0.9%2C*%2F*%3Bq%3D0.8;accept-language=pt-br%2Cpt%3Bq%3D0.8%2Cen-us%3Bq%3D0.5%2Cen%3Bq%3D0.3;accept-charset=ISO-8859-1%2Cutf-8%3Bq%3D0.7%2C*%3Bq%3D0.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>28226</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2009-10-10 07:33:39 +0000</bug_when>
    <thetext>That&apos;s right, please read the error explanation given by the validator.  Here&apos;s a part of it:

  Entity references start with an ampersand (&amp;) and end with a semicolon (;).
  If you want to use a literal ampersand in your document you must encode it
  as &quot;&amp;amp;&quot; (even inside URLs!).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>