[Zope] problems with non ascii char from an xml export
robert rottermann
robert at redcor.ch
Fri Jul 21 05:36:20 EDT 2006
hi there,
I try to read data from an xml export back into zope.
however I have problems with non ascii chars.
in the xml pickle I have a string like so:
"dann \xfcberhaupt den zu \xfcbernehmenden"
this sems to be an latin1 encoded string.
whatever I try I do not get it converted such, that it is represented
correctly in zope.
what I would like to do is to store it in an CMF objext as description,
and then retrieve it as
object.description() in a template.
thanks a lot for any pointer.
robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: robert.vcf
Type: text/x-vcard
Size: 200 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20060721/1f8c388a/robert.vcf
More information about the Zope
mailing list