The problem is the following:
When I enter or insert any Russian text in CKEditor, it's inserting and displaying normaly, but if I save, or click "Preview", the text begins to be displayed incorrectly. For example when you type the word 'Скульптор' (in English 'sculptor') you will get in the end 'RЎRєSѓR' SЊRїS, RѕSЂ. And the text is just 'RЎRєSѓR" SЊRїS, RѕSЂ' not 'Скульптор' in the usual editor is 'RЎRєSѓR SЊRїS, RѕSЂ. But on the site is displayed correctly. These bugs only in the editor. With Latin words no problems. I tried to disable the editor and everything returned to normal, the problem in the editor. Please help me solve this problem!
Thank you for your support. I'm looking forward for your answer!

Comments

koddr’s picture

StatusFileSize
new181.2 KB

I have exactly the same problem, but only with the administrator menu. Each time you save a block or any material or action associated with the "Save"- I see a problem with displaying Cyrillic! See the attached screenshot. Please, tell me how to fight it!

dczepierga’s picture

Issue tags: +D7, +#d7ux, +ckeditor-7.x

Could u try to use last DEV version of CKEditor module??
For me in this version everything works fine.
In this week will be next release of CKEditor module.

Vbenkovskyy-1’s picture

In DEV version the same.

bpn45’s picture

I think, here problems with the UTF-8. The text received for editing from a server, to display under windows. Jscript works on the side of the client, here is windows 1251.

dczepierga’s picture

Status: Active » Closed (cannot reproduce)

This issue is not active over 1 month so i closed it.
With the last CKEditor library in version 3.6 everything should works fine.

Greetings

Rickdrummer’s picture

I'm using ckeditor 3.6.1 (tried nightly build and ckeditor module dev version ) and the problem still exists.
Anyone found the solution?

Rickdrummer’s picture

Status: Closed (cannot reproduce) » Active

Anyone? I tried to put "AddDefaultCharset utf-8" into .htaccess file in ckeditor/ckeditor folder, but it does'nt help.
When I decoded broken text, I get it's charset - CP1251.

Rickdrummer’s picture

Status: Active » Fixed

Fixed. You have to put "AddDefaultCharset utf-8" into your root drupal installation .htaccess file

Status: Fixed » Closed (fixed)
Issue tags: -D7, -#d7ux, -Cyrillic, -ckeditor-7.x

Automatically closed -- issue fixed for 2 weeks with no activity.