[Bug 12384] Validator rejects a link href with an ampersand in the query string

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

Etienne Miret <elimerl@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |elimerl@gmail.com
         Resolution|                            |INVALID

--- Comment #1 from Etienne Miret <elimerl@gmail.com> 2011-08-23 18:28:45 UTC ---
This is the correct behavior. Literal '&' must be escaped 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 Tuesday, 23 August 2011 18:28:47 UTC