[Bug 822] dynamic source for images is shown as an error

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

david@dorward.me.uk changed:

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



------- Additional Comments From david@dorward.me.uk  2004-07-08 09:31 -------
As the FAQ says, & must be represented as &

If this causes the server to produce as error then:

1. There is a fault with the user agent failing to convert & to & (very unlikely)
2. The server is performing some preprocessing on the HTML before passing it to the client (in which 
case the fault is with the preprocessor)
or
3. The user is testing by copy/pasting the URI from the source code and failing to manually convert 
& to & in the request.

Whichever - the fault is not with the validator.

There could be other explanations, but I can not think of any.



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Received on Thursday, 8 July 2004 09:31:50 UTC