[owasp-antisamy] unescape ampersand
ismaile kartoglu
ismaile.kartoglu at n11.com
Mon Apr 8 10:41:48 UTC 2013
Hello all,
Is it possible to unescape & (ampersand) character in anti-samy?
What I want to do is:
Input: Hello & World
And I want the output to be "Hello & World" the same.
But I get: "Hello & World"
I can change this after anti-samy handled the input by replacing & with &. But I'd prefer to do this using anti-samy?
Regards,
Emre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.owasp.org/pipermail/owasp-antisamy/attachments/20130408/ad8a52f5/attachment.html>
More information about the Owasp-antisamy
mailing list