[turba] (no subject) Should of course be Special Characters

Patrik Olesen patrik at olesen.it
Fri May 21 03:55:44 PDT 2004


Quoting Patrik Olesen <patrik at olesen.it>:

> Hello,
>
> Is there any reason why you don't convert dn too the charset specified in the
> conf file when you are using ldap?
>
> 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
> ']);
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> --
> Turba mailing list - Join the hunt: http://horde.org/bounties/#turba
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe at lists.horde.org



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the turba mailing list