[fpc-pascal] fpWeb and html and uri escaping/unescaping elements
José Mejuto
joshyfun at gmail.com
Tue May 24 11:21:46 CEST 2011
Hello FPC-Pascal,
Tuesday, May 24, 2011, 10:09:03 AM, you wrote:
i> I've created a patch with the Escape and unEscape functions, and place it
i> here: http://bugs.freepascal.org/view.php?id=19407
Un/escapeHTML parsing must be in one go, specially the "&" one. Test against:
"<"
Right unescape "<", your code "<".
--
Best regards,
José
More information about the fpc-pascal
mailing list