Parameters in <img src> interpreted as entities

This is present in Amaya 1.0a, but has been present in earlier releases.

If Amaya reads in the following HTML:

    <a href="/cgi-bin/program?x=1&y=1">Link</a>
    <img src="/cgi-bin/program?x=1&y=1">

It doesn't complain about the link, but it does complain that "&y="
is an invalid entity in the <img>.

Another interesting feature is that "&ft;" is turned into a ">" symbol,
but I don't recognise that as a valid entity.

-- 
 `O O'  | Nick.Holloway@alfie.demon.co.uk  http://www.alfie.demon.co.uk/
// ^ \\ | Nick.Holloway@parallax.co.uk  http://www.parallax.co.uk/~alfie/

Received on Monday, 12 May 1997 22:59:32 UTC