entety problem

Hi everybody,

I just ran into the following starnge behaviour:

a html file which is to be transformed to xhtml includes links of the
following type:
"script.cgi?section=value1&someparam=somevalue&part=partid[...]"
                                              ^^^^^
now all the &-character get converted to '&', which is just fine -
but for the last parameter in the get-query, tidy thinks &part is some
kind of typo and transforms it to ∂ instead of &part (after
all, ∂ is a valid html-entity).
Is this a bug or a feature, and if the latter: how do I disable it?

Thanks a lot,
Lars

Received on Monday, 22 May 2000 11:43:24 UTC