RE: [Zope] utf-8 over xmlrpc with zope2.9

2007-09-12 Thread Doyon, Jean-Francois
Looks like a bug in the LDAPUserFolder implementation to me ... Seems to explicitely expect a regular string, and not a unicode one. What you could do is look at encoding the strings you get from XML-RPC with something like u''.encode('utf-8') (which would return a plain string). Or go digg in

Re: [Zope] utf-8 over xmlrpc with zope2.9

2007-09-12 Thread Kevin
Doyon, Jean-Francois wrote: To be more explicit. The problem is that the strings received by XML-RPC where the encoding is utf-8 end up internally as unicode u'' strings. Other strings you're working with internally might not be however. When you're trying to render a ZPT, if you have a mix o

[Zope] ANN: eGenix mxODBC and mxODBC Zope DA on 64-bit FreeBSD

2007-09-12 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING eGenix.com mxODBC Database Interface eGenix.com mxODBC Zope Database Adapter for 64-bit FreeBSD This announcement is also available on our web-site for onlin

[Zope] Re: How to upgrade Python in older Zope?

2007-09-12 Thread Josef Meile
Hi, You could try to install an oficial python 2.1.x release from python.org, then change the python's path in the runzope.bat script. I work mostly with zope under linux, so, I haven't tested this, but perhaps it works. Another problem you may face is that perhaps the official python binary may