bug in tidy (April 2000)

Hello,

tidy has a problem when parsing the URL of a CGI script with 
parameters. Example:

(i.e. &lt;<a
href="http://hostname:11371/pks/lookup?op=get&exact=on&search=user@domai
n.org"> <i>user@domain.org</i></a>&gt;)  

Tidy says:

line 30 column 72 - Warning: unescaped & or unknown entity "&exact"
line 30 column 81 - Warning: unescaped & or unknown entity "&search"

However entity references are not used within attributes, right?

Regards,
Ulrich

Received on Friday, 17 November 2000 11:52:04 UTC