[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Problems with 2.0



At 03:41 PM 9/3/00 +0200, Per Steinar Iversen wrote:

>I have a problem with OpenLDAP 2.0:
>
>Searches seems to be case sensitive for non-ASCII strings.
>
>An example: Assuming "Bjørn" is the cn and that this is stored in UTF-8,
>then searching for "bjørn" and also "BJøRN" works, but "BJØRN" fails.
>
>Any way of fixing this?

It's being worked on.  For now, caseIgnoreMatch is only case
insensitive within the "C" locale (i.e. US-ASCII).