[ZCM] [ZC] 1794/ 2 Comment "Unicode error on Five-forms"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Thu May 26 08:03:03 EDT 2005


Issue #1794 Update (Comment) "Unicode error on Five-forms"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1794

==============================================================
= Comment - Entry #2 by yuppie on May 26, 2005 8:03 am

Is this the right place to report Five issues? I thought Five is still an independent project.

________________________________________
= 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