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

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to