[turba] (no subject)
Chuck Hagenbuch
chuck at horde.org
Fri May 21 13:06:21 PDT 2004
Quoting Patrik Olesen <patrik at olesen.it>:
> Is there any reason why you don't convert dn too the charset specified in the
> conf file when you are using ldap?
I just don't know the relevant standards enough to know if this is
right or not.
Any LDAP folks want to chime in?
> If not it could be nice to apply the following patch
>
> Regards,
> Patrik Olesen
>
> diff -r1.49 ldap.php
> 348a349
>> $newrdn = String::convertCharset($newrdn, NLS::getCharset(),
> $this->_params['charset']);
> 422c423
> < return $dn;
> ---
>> return String::convertCharset($dn, NLS::getCharset(),
> $this->_params['charset
> ']);
-chuck
--
"Regard my poor demoralized mule!" - Juan Valdez
More information about the turba
mailing list