Encoding problems

Moderator: crythias

Locked
automo
Znuny newbie
Posts: 10
Joined: 23 Jul 2014, 21:17
Znuny Version: 4.0.10

Encoding problems

Post by automo »

My OTRS authenticates agents and customers to Active Directory. The problem is that wrong characters are displayed in customer name instead of letters with diacritical mark. Agent names from the same LDAP displays correctly. Is there any settings I can change?
For example Avotiņš is displayed instead of Avotiņš

Also some customer emails in OTRS doesn't show letters with diacritical mark correctly. In Outlook these emails are displayed correctly. Any suggestions?
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Encoding problems

Post by reneeb »

Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
automo
Znuny newbie
Posts: 10
Joined: 23 Jul 2014, 21:17
Znuny Version: 4.0.10

Re: Encoding problems

Post by automo »

No, I didn't do it. I need utf-8 -> utf-8. As I understand customers are already synced in OTRS from Active Directory and if I add these settings now, nothing will change.
Is there anything I can do now?
automo
Znuny newbie
Posts: 10
Joined: 23 Jul 2014, 21:17
Znuny Version: 4.0.10

Re: Encoding problems

Post by automo »

automo wrote:No, I didn't do it. I need utf-8 -> utf-8. As I understand customers are already synced in OTRS from Active Directory and if I add these settings now, nothing will change.
Is there anything I can do now?
Correction: Actually I already had SourceCharset => 'utf-8', DestCharset => 'utf-8' in my Config.pm.
Still no luck with getting correct firstname, lastname. Any suggestions?
Locked