
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?
ttp> me again ttp> also i noticed this error: ttp> Wide character in subroutine entry at ttp> ../..//Kernel/System/AuthSession/IPC.pm line 252. ttp> when im trying to logon (person who owns this login has 'ń' in his surname). ttp> any ideas? ttp> regards ttp> wojtek ok, i noticed another thing national chars in database are stored with to many characters.. (>3) meybe there is something like "double utf" thing goin on in my tables ;] could you give me a hint where to look at and what to fix? regards... wojtek