I have found a Unicode Patch on the Zope Site.
That will be mine!
Since iam a new linux user i dont know how to install it. Can anyone help me with using the patch ?
If you are on linux then you have the "patch" command. <andreas@andreas-jung.com> wrote:
Our goal is to make Zope in the future more and more unicode friendly. As a first step I added full unicode support for the ZCatalog when you use TextIndex (KeywordIndex support is on the way). This code is already available in the trunk and will go into 2.5.
Andeas, are you familiar with my unicode support patches? TextIndex support was the only major omission.... Under my patches everything else (that I have needed in my projects ;-) is Unicode-friendly; Specifically dtml, exception reporting, ZPublisher, object/ZClass properties, and xmlrpc. Ive mentioned on this list before that I am keen to see these patches rolled into the Zope core. Its good to see someone at Zope.com picking up this ball because I barely have time to keep up with the Zope's development. Toby Dickenson tdickenson@geminidataloggers.com