[cl-who-devel] The problem with "esc"
Kenneth Yan
yanxiaoguang at gmail.com
Tue Jul 31 01:49:59 UTC 2012
Dear all,
Please pay attention to the issue below.
(with-html-output-to-string (*standard-output* nil :prologue nil)
(:input :type "text" :name (escape-string "你好") :readonly "readonly"
:value (esc "你好")))
"<input type=\"text\" name=\"你好\"
readonly=\"readonly\"你好 value=\"你好\">"
Best,
Kenneth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-who-devel/attachments/20120731/548a0c23/attachment.html>
More information about the Cl-who-devel
mailing list