In czech language error with wysiwyg

Moderator: crythias

Locked
safranek_j
Znuny newbie
Posts: 1
Joined: 18 Nov 2010, 12:52
Znuny Version: 3.0.2

In czech language error with wysiwyg

Post by safranek_j »

When I turn to my language - czech in customer.pl or in reply to ticket wysiwyg don't run and i can wite to text frame.
In english it's corect. Any tips for me?
pctrade
Znuny newbie
Posts: 7
Joined: 25 Nov 2010, 18:57
Znuny Version: 3.0.2

Re: In czech language error with wysiwyg

Post by pctrade »

I have the same problem.. :-)
Jerremy
Znuny newbie
Posts: 1
Joined: 27 Dec 2010, 23:38
Znuny Version: 3.0.4

Re: In czech language error with wysiwyg

Post by Jerremy »

Hello,

I'm newbie and I install OTRS today and I only tested it, but I find the resolution for this bug.

1.) you can stop using Wysiwyg editor for czech language (this possibility is in in Core::Web ->Frontend::RichText set to "Ne") ;-)

2.) or you can edit script Core.UI.RichTextEditor.js
There is line 70 with text: "language: Core.Config.Get('UserLanguage')," - if you disable it, Wysiwig will work - and it works with language which you have setup in Regional setting on your local computer.

I hope that this help you.
/Jerremy
pctrade
Znuny newbie
Posts: 7
Joined: 25 Nov 2010, 18:57
Znuny Version: 3.0.2

Re: In czech language error with wysiwyg

Post by pctrade »

wow,

I want to be newbie like You :-)


thanks for help, it works now!
Locked