On Monday 04 November 2002 2:14 pm, Joachim Werner wrote:
> Hi!
>
> I am currently fighting with the unicode support in Zope 2.6. Actually the
> problem is that I don't want to get pages delivered as unicode. Is the
> exact behavior of that thingie documented somewhere? 

Yes, its a PITA that the changes to the book were not available at the same 
time as the software.

This bug report is for a problem which is different to yours, but the comments 
will probably answer your questions too.

http://collector.zope.org/Zope/633

> I know that I can force Unicode mode by having some unicode string on the
> page. But can I also do the reverse?

Yes, by explicity encoding the unicode objects into the character encoding 
that you want. If dtml only sees plain string objects then it behaves the 
same as in all earlier versions of Zope.



_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to