[Bug 7874] New: Isn't entity reference in a href!

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7874

           Summary: Isn't entity reference in a href!
           Product: Validator
           Version: HEAD
          Platform: PC
               URL: http://www.eskeleto.com.br/
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: check
        AssignedTo: dave.null@w3.org
        ReportedBy: azo@eskeleto.com.br
         QAContact: www-validator-cvs@w3.org


The line

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

is generating erros like

Line 19, Column 100: general entity "profile" not defined and no default entity

…http%3A%2F%2Fwww.eskeleto.com.br%2F&profile=css3&usermedium=all&warning=1&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


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 10 October 2009 02:42:31 UTC