We're using zope.documenttemplate for ArchGenXML code generation. If we feed it with unicode-strings it breaks while joining its rendered parts, see http://zope3.pov.lt/trac/browser/zope.documenttemplate/trunk/ src/zope/documenttemplate/pdocumenttemplate.py#L335
I know, DTML is rarely used, but for code-generation its fine. Is this a bug or does DTML not support unicode? regards Jens -- Jens W. Klein - Klein & Partner KEG - BlueDynamics Alliance _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
