[hunchentoot-devel] url-encode doesn't encode apostrophes
Chris Dean
ctdean at sokitomi.com
Fri Dec 21 21:24:00 UTC 2007
> While running my pages through the w3c validator, I discovered that
> url-encode doesn't encode apostrophes ('), so now I run my strings
> through (cl-who:encode-string (hunchentoot:url-encode string)); is this
> the appropriate way to do things?
I'm trying to follow along here, but I wasn't aware of cl-who had an
encode-string function. What version are you using?
Second question: why does the apostrophe need to be encoded? Is it
that the w3c validator wants it to be?
Cheers,
Chris Dean
More information about the Tbnl-devel
mailing list