[#1450] fixed in darcs

[email protected] (simon) Thu, 29 Oct 2009 00:31:55 -0700
Newsgroups gmane.comp.web.zope.zwiki
Message-ID <20091029003152-0700__23977.9183445082$1256801534$gmane$org@zwiki.org>
Parts of Zope aren't yet fully unicode-aware. This part of DTML breaks if __str__ returns a unicode string. To keep code like that working, zwiki pages now guarantee that self.__unicode__() will be a unicode string and self.__str__() will be an encoded string (currently hardcoded to utf-8).

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