#3772 Use unicode aware library to handle case comparisons
Closed: Fixed None Opened 10 years ago by simo.

In some part of the kdb driver code and soon in the extdom plugin we use strcasesmp instead of a unicode aware function.
We need to fix that to avoid issues when non-ASCII chars are used.
For now we do not yet support domains that use non-ASCII chars so all uses are fine, but this will change and we need to be ready.


Given that a patch is ready and also ss asked by Simo and Alexander, moving this ticket to 3.3 so that the 3.3 code can be built on top of it.

This is really a defect, adjusting it accordingly. Since there is no way to test this part yet I am cleaning the RHEL BZ from todo to -> 0

Metadata Update from @simo:
- Issue assigned to npmccallum
- Issue set to the milestone: FreeIPA 3.3 - 2013/07

7 years ago

Login to comment on this ticket.

Metadata