On 06/08/12 16:10, Erich E. Hoover wrote:
On Fri, Jun 8, 2012 at 2:58 AM, Jacek Caban jacek@codeweavers.com wrote:
... Did you test indexes like '<script>alert("really!?")</script>' ? :) Seriously, HTMLDocument is not the right tool for the job.
I can. Do you have a suggestion for an alternative?
I don't know any helper API for that. Writing decoder for HTML-encoded characters sounds like a good solution.
Cheers, Jacek