[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: String conversions UTF8 <-> ISO-8859-1
Howard Chu writes:
>> On the charset handling side, most of it should be straightforward,
>> the biggest work would be to pick apart filters and put the modified
>> filters together again. Maybe code for that can be stolen from
>> back-meta.
>
> Also need to tear apart returned search entries and rebuild them, but
> that can also be stolen from back-meta.
No need, it should be enough to intercept ldap_get_values(),
ldap_get_values_len() and ldap_get_dn().
--
Hallvard