Hi all,
We're developing on Plone (2.5) and there's some i18n
problems with
status messages. Apparently the encoding information in
HTTPRequest's
headers is not set yet, so Plone uses
ZPublisher.HTTPRequest.default_encoding, which is
"iso-8859-15". We've
solved the problem now by monkeypatching the
default_encoding into
"utf-8" in our Zope product's __init__.py, but I
guess this is a bug
in general.. Or not?
--
Tarmo Toikkanen
- NP Solutions
- tarmo iki.fi
- http://tarmo.fi/
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief
surveys-and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plone-i18n mailing list
Plone-i18n lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plone-i18n
a>
|