Petri Savolainen wrote at 2005-4-20 12:19 -0700:
> ...
>The question becomes, does CMF 1.4.x / do its content types fully 
>support using unicode?

There is only very limited unicode support.

ZPublisher supports a set of "unicode" type conversions (causing
UTF-8 encoded data to be converted to unicode) and
converts unicode on output to the encoding specified
by the "Content-Type" charset of the response.

CMF does not do anything beyond this to support unicode.

> ...
>If strings are to be used in some places rather than unicode, does CMF 
>1.4.x support using UTF-8 encoding everywhere?

You will have no problems when you use UFT-8 encoding everywhere.

-- 
Dieter
_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to