Am 19.12.2008 um 19:20 schrieb Dieter Maurer: >> Right. So I must be doing something wrong if all Zope has to go on >> for >> decoding the form is the Accept-Charset? How can I set an encoding >> for >> the form? > > The site should deliver all pages containing forms (if possible even > all pages) with a single charset, let's call it the "site charset". > Then it uses this same charset to interpret form data.
While I understand this, I'm a bit at a loss as to why this is happening. I'm using forms based on CMFDefault's formlib implementation. Charsets are set for the site and zpublisher but something else is probably missing. Charlie -- Charlie Clark Helmholtzstr. 20 Düsseldorf D- 40215 Tel: +49-211-938-5360 GSM: +49-178-782-6226 _______________________________________________ Zope-CMF maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cmf See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests
