
17 Oct
2005
17 Oct
'05
3:24 p.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?