[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: UTF8 case insensitive matching
On Tue, Oct 24, 2000 at 01:11:25PM -0700, Kurt D. Zeilenga wrote:
> >I'm hoping to get UTF8 case insensitive matching into 2.0 as
> >quickly as possible. What else must be done before this is
> >possible, and what should be done? I haven't checked that closely
> >yet, but there are more matching rules that need to be fixed I
> >guess.
>
> The DN normalization and matching?
Will have a look.
When you committed it to CVS you changed #if 0 to #if UTF8MATCH which
is good, but you should also change the #if 0 in caseIgnoreMatch.
Stig