[ZCM] [ZC] 1794/ 1 Request "Unicode error on Five-forms"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Thu May 26 07:07:07 EDT 2005
Issue #1794 Update (Request) "Unicode error on Five-forms"
Status Pending, Zope/bug medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1794
==============================================================
= Request - Entry #1 by regebro on May 26, 2005 7:07 am
If you use browser:addform or browser:editform to create forms, and have a non-ascii character in the form-submission, you will usually get a unicode error (it depends on what widgets you are using). Zope3 converts all form input to unicode, Zope2 naturally doesn't hence the problem.
A temparary workaround is to setup a sitecustomize.py with the correct default encoding, but a permanent solution would be preferable.
==============================================================
More information about the Zope-Collector-Monitor
mailing list