[hunchentoot-devel] url-decode with Unicode text
Edi Weitz
edi at agharta.de
Wed Sep 3 17:57:51 UTC 2008
On Wed, 3 Sep 2008 12:37:16 -0400, "Andrei Stebakov" <lispercat at gmail.com> wrote:
> Well, encodeURIComponent used for text only part solves the
> non-standard language problem (strange characters, but no lisp
> exception), but it messes up some characters which are handled
> properly by escape() function (i.e "Ciarán" is handled by escape()
> but not encodeURIComponent()).
The Wiki page mentioned a function called encodeURI. That's not
there?
More information about the Tbnl-devel
mailing list