[z3-five] Re: Extended characters in forms
Lennart Regebro
regebro at gmail.com
Thu May 12 12:31:18 CEST 2005
> > 1. Force people to change the default encoing in site.py.
> > 2. Monkey-patch Zope3 to stop it from converting everything to unicode.
> > 3. Do some magic so everything in these forms is converted to unicode
> > with the charset encoding in the for request.
>
> I tried #3, and you get problems with things that are for example
> lists of strings, so that didn't work.
There is also of course 4: Stop using Zope3 forms and schemas all together.
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the z3-five
mailing list