DB value is Pürnstein but on GUI it is shown as Pür

Moderator: crythias

Locked
GMunjal
Znuny advanced
Posts: 108
Joined: 23 Oct 2013, 09:17
Znuny Version: 3.3.0 beta 2
Real Name: Gaurav Munjal
Company: Nagarro

DB value is Pürnstein but on GUI it is shown as Pür

Post by GMunjal »

Hi,

We use external data source to show values in OTRS. but the value in DB are like `Pürnstein` but if we check the same value in OTRS GUI it is shown as 'Pürnsten'. i.e the alphabet 'ü' changes to 'ü'.

Can someone please help me why this is so shown and to correct all the values that all in DB , same will be shown on GUI.


Regards,
GMunjal
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: DB value is Pürnstein but on GUI it is shown as Pür

Post by reneeb »

Please check the charset settings in the config!
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
GMunjal
Znuny advanced
Posts: 108
Joined: 23 Oct 2013, 09:17
Znuny Version: 3.3.0 beta 2
Real Name: Gaurav Munjal
Company: Nagarro

Re: DB value is Pürnstein but on GUI it is shown as Pür

Post by GMunjal »

I tried to find that setting : I find in `Core:Log` and `Edit Config Settings in Ticket -> Frontend::Agent::ToolBarModule`.
But both are of no use.

Can you please give me some more details on this setting.

Thanks,
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: DB value is Pürnstein but on GUI it is shown as Pür

Post by reneeb »

In Kernel/Config.pm where you defined the external source...
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
GMunjal
Znuny advanced
Posts: 108
Joined: 23 Oct 2013, 09:17
Znuny Version: 3.3.0 beta 2
Real Name: Gaurav Munjal
Company: Nagarro

Re: DB value is Pürnstein but on GUI it is shown as Pür

Post by GMunjal »

Issue Resolved.

Many Thanks !!!
Locked