[XOM-interest] open HTML entities
Diego Campo
diego.campo at properazzi.com
Tue Jan 15 11:28:20 EST 2008
Hi,
There are two sites are producing bad detail urls.
This detailurl (as it appears on the serp):
http://www.sucasita.es/search.cgi?wherefrom=web&lang=D&job=detail&ref=CN-0072
is transformed to:
http://www.sucasita.es/search.cgi?wherefrom=web(=D&job=detail&ref=CN-0072
transforming the &lang to &lang (correct) and then interpreting it
as a non-closed entity.
Is this xom parser's "fault"?
Isn't it supposed to be correctness its first goal?
Does this depend on the encoding charset?
Thanks a lot.
More information about the XOM-interest
mailing list