Hi There,
when forwarding a article containing הצה in Subject I get the following error:
Sofware Error
Wide character in subroutine entry ... Kernel/cpan-lib/MIME/Decoder/Base64.pm line 125
The mail is not sent, but the new Article of the forewarded Mail is added to the Ticket.
my configuration
Database mysql:
Server version: 4.1.12-standard
Protocol version: 10
Connection: Localhost via UNIX socket
Server characterset: utf8
Db characterset: utf8
perl Base64 Module:
Module id = MIME::Base64
DESCRIPTION Encode/decode Base 64 (RFC 2045)
CPAN_USERID GAAS (Gisle Aas <gisle@ActiveState.com>)
CPAN_VERSION 3.05
CPAN_FILE G/GA/GAAS/MIME-Base64-3.05.tar.gz
DSLI_STATUS Rdhf (released,developer,hybrid,functions)
MANPAGE MIME::Base64 - Encoding and decoding of base64 strings
INST_FILE /usr/lib/perl5/5.8.0/i386-linux-thread-multi/MIME/Base64.pm
INST_VERSION 3.05
otrs config.pm:
...
$Self->{DefaultLanguage} = 'de';
$Self->{DefaultCharset} = 'utf-8';
....
otrs Codebase 1.3.2
+Kernel/System/Encode.pm rev. 1.10.2.1 and
+Kernel/System/Ticket/ArticleStorageDB.pm rev. 1.19.2.3.
Any idea where to look ?
Thanks
Matthias