[#1459 ZMI folder manage_main breaks in _encode_unicode]

[email protected] (simon) Thu, 29 Oct 2009 16:37:12 -0700
Newsgroups gmane.comp.web.zope.zwiki
Message-ID <20091029163710-0700__31045.5631617971$1256859451$gmane$org@zwiki.org>
Another report from saper, like #1450 but in a different place.  I have reproduced it with zope 2.11, viewing manage_main on a wiki folder containing pages with non-ascii names::

 Traceback (innermost last):
  Module ZPublisher.Publish, line 122, in publish
  Module ZServer.HTTPResponse, line 262, in setBody
  Module ZPublisher.HTTPResponse, line 324, in setBody
  Module ZPublisher.HTTPResponse, line 476, in _encode_unicode
 UnicodeEncodeError: 'latin-1' codec can't encode characters in position 16387-16389: ordinal not in range(256)


--
forwarded from http://zwiki.org/1459ZMIFolderManageMainBreaksInEncodeUnicode#[email protected]