18 May
2000
18 May
'00
5:21 p.m.
Alexander Schad wrote:
Hi Folks!
I experienced some problems using Umlauts (ä,ö,ü,ß) in ZCatalog. The problems seems to be that the umlauts get html_quoted when indexed i.e. u-umlaut becomes ü but when i search for an umlaut they get url_quoted u-umlaut becomes %FC and though the entry wont be found. Is that a bug??
What can i do to easily solve the problem ?
./start -L 'my_locale' Assuming you're using zope 2.1.4 or later. I did it with Portuguese (./start -L 'pt_PT'), and all funny portuguese characters (çêã etc.) catalog properly. You may need to reindex after restarting. ~mindlace