The Metadata Tool seems to store strings using the str type. I'd like to
have them stored in unicode. For instance MetadataTool.listAllowedSubjects()
returns a tuple with str-ojects, I'd like a tuple with unicode-objects.

Other people than me must have been bitten by this? How do I resolve
this?

Tim
_______________________________________________
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