In article <[EMAIL PROTECTED]> you write:
> If you have a ZMI form that *is* expecting this then you need to make
> some other changes to avoid breakage. Essentially just adding :utf8:
> marshalling tags, possibly some :strings: and :ustring: too.
>
> (yes, this sucks. The problem is that browsers dont specify the
> character encoding used in form submissions. At some point we need to
> discuss the way forward on this issue....)

There is a standard accept-charset attribute of forms, which says what
encodings are accepted by the form handler (Zope here). I think we
should use it and set it to UTF-8 in those cases.

Florent

-- 
Florent Guillaume, Nuxeo (Paris, France)
+33 1 40 33 79 87  http://nuxeo.com  mailto:[EMAIL PROTECTED]

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to