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

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


Ville Skyttä <ville.skytta@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Ville Skyttä <ville.skytta@iki.fi>  2009-10-10 07:33:39 ---
That's right, please read the error explanation given by the validator.  Here's
a part of it:

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


-- 
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 07:33:43 UTC