i18n  

[otrs-i18n] Problems with persian text has been solved!

Afshar Mohebbi
Wed, 14 Jan 2009 01:40:47 -0800

I had some problem entering Farsi (Persian) text in OTRS 2.3.3...

Whenever I log in with English interface, all of my text converts to its
Unicode codes. For example Persian word:
ایران
coverts to:
ایران

For this problem If I change my preferences to Persian, the same Persian
word converts to:
ایران

Then  I changed line 15 of ZZZAAuto.pm from
$Self->{'DefaultCharset'} =  'iso-8859-1';
to
$Self->{'DefaultCharset'} =  'utf-8';
and the bug has disappeared even when my preferences is set to English! But
direction (right to left problem) issues still exists...


Regards
afshar
_______________________________________________
OTRS mailing list: i18n
Archiv: http://lists.otrs.org/cgi-bin/listinfo/i18n
  • [otrs-i18n] Problems with persian text has been solved! Afshar Mohebbi