[Zope] XML documents and International character set
Paul Everitt
Paul@digicool.com
Sun, 22 Aug 1999 12:33:22 -0400
Joachim wrote:
> I played a little bit with the XMLDocument, this looks very
> interesting
> and opens a lot of possibilities, especially since you can
> use ZCatalog
> with XML-documents. That brings the question of international
> charactersets up. I tried to insert an "ö" into one of the
> example slides
> and get a parse error when hitting change. I can replace the "ö" by
> "ö", but how will that be handled by ZCatalog ?
Yes, this is currently a weakness in the indexing machinery -- it won't
handle international characters.
--Paul