Ignoring cases for special characters

Post Reply
philippe.mettler
Posts: 1
Joined: Tue Sep 12, 2006 4:24 am

Ignoring cases for special characters

Post by philippe.mettler »

We have a Webinator 5.1. installation for an Intranet.

There we have the problem that a search beginning with a special character is always case sensitive. For example "Übersicht" does not return the same results as "übersicht".

Is there a known solution for this problem?

Thanks!
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Ignoring cases for special characters

Post by mark »

If your locale is set properly it should ignore case.
hansjuerg.jaggi
Posts: 1
Joined: Mon Jun 12, 2006 8:45 am

Ignoring cases for special characters

Post by hansjuerg.jaggi »

What locale to you mean? Didn't actually find a locale-property in the Webinator configuration.

Thanks for your help!
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Ignoring cases for special characters

Post by mark »

Locale is a property of your system and/or web server. You can force a locale by editing the webinator search script. Find the "set locale" statement. Uncomment it and set the value to the desired locale.
Post Reply