The ZopeSplitter or ISO_8859_1 should be aware of your locale settings. (means check the ZopeSplitter functionality with correct locale settings). The splitting characters are somewhat hardcoded in *all* splitters. I am currently working on some Splitter enhancements (e.g. allowing to numbers or single characters). These changes will likely go into the CVS. However making these changing visible to the vocabulary (ZMI) requires some more work and any volunteers are welcome to support the work. Andreas ----- Original Message ----- From: "Joachim Werner" <joe@iuveno-net.de> To: <zope@zope.org> Sent: Wednesday, January 09, 2002 07:26 Subject: Re: [Zope] ISO-Splitter again: German Umlaute Hi! Is there anything like a complete how-to on how to get ZCatalog working correctly with non-US characters? If not, that would be a GOOD THING (TM). The current standard install in 2.4.x and 2.5 beta does NOT work correctly out-of-the-box with German. I'd except that the standard install should at least work fine with all languages that use the common splitting characters (" ", ",", ";" etc.).