[#1450 ZMI edit form breaks on pages with non-ascii content]

[email protected] (simon) Sat, 24 Oct 2009 17:32:24 -0700
Newsgroups gmane.comp.web.zope.zwiki
Message-ID <20091024173222-0700__14433.4878692918$1256430763$gmane$org@zwiki.org>
Unicode content seems to break the ZMI edit form. Eg http://zwiki.org/InternationalCharacterExamples/manage_main gives::

  Module ZPublisher.Publish, line 127, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 47, in call_object
  Module Shared.DC.Scripts.Bindings, line 324, in __call__
  Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
  Module App.special_dtml, line 185, in _exec
  Module DocumentTemplate.DT_With, line 78, in render
  Module DocumentTemplate.DT_Let, line 77, in render
 UnicodeEncodeError: 'ascii' codec can't encode characters in position 908-937: ordinal not in range(128)


--
forwarded from http://zwiki.org/1450ZMIEditFormBreaksOnPagesWithNonAsciiContent#[email protected]