On Monday, March 22, 2004 3:39 PM
Stephan Lauffer <[EMAIL PROTECTED]> wrote:
> i've tried out:
> 
> 1.
>   $Self->{DefaultCharset} = 'utf-8';

Try setting both Source- and DestCharset to utf-8, then.

> 2.
>   $Self->{CustomerUser2} = {

beepbeepbeep  Typo?

>     Name => 'LDAP Backend',
>     SourceCharset => 'utf-8',
>     DestCharset => 'iso-8859-1',
>     ...
>   }
>   $Self->{DefaultCharset} = 'utf-8';
> 
> 3. dito with
>   $Self->{DefaultCharset} = 'latin1';

Which is iso-8859-1, take this.

hth,

Robert Kehl

-- 
((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg
         http://www.otrs.de/ :: Tel. +49 (0)6172 4832388
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to