
18 Oct
2005
18 Oct
'05
10:35 a.m.
hey
Im pretty new to OTRS and already i have a problem. When Im sending emails with polish characters i got: Software error:
Wide character in subroutine entry at (eval 83) line 1.
I noticed that its happening when im putting chars like: "ł". I've got ver. 1.3.2 with configs:
$Self->{DefaultLanguage} = 'pl'; $Self->{DefaultCharset} = 'UTF-8';
mysql with general encoding in utf and locale in pl_PL.UTF8
what could be wrong?
me again also i noticed this error: Wide character in subroutine entry at ../..//Kernel/System/AuthSession/IPC.pm line 252. when im trying to logon (person who owns this login has 'ń' in his surname). any ideas? regards wojtek