W3C home > Mailing lists > Public > www-validator-cvs@w3.org > May 2009

[Bug 6896] src http parameter is interpreted as src attribute of img tag

From: <bugzilla@wiggum.w3.org>
Date: Sun, 10 May 2009 13:10:54 +0000
To: www-validator-cvs@w3.org
Message-Id: <E1M38nu-00065q-QV@wiggum.w3.org>
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6896


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-05-10 13:10:54 ---
Please read the explanation about this error given by the validator.  Or if
there's something unclear about it, feel free to suggest an improvement.

[...] 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!). [...]

So instead of writing ...&src=..., write ...&amp;src=...


-- 
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 Sunday, 10 May 2009 13:11:05 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 10 May 2009 13:11:06 GMT