- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 10 May 2009 13:10:54 +0000
- To: www-validator-cvs@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 "&" (even inside URLs!). [...]
So instead of writing ...&src=..., write ...&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 UTC