HTML editor understand non-Latin characters

HTML editor understand non-Latin characters

Avatar image
Nov 22, 2013
Yiannis wrote
When I insert non-latin character the editor changes them to html entities. This is wrong since they all are recognized as UTF-8.

Most WYSIWYG editors understand these characters, new version should include this option.
New
0 votes
Vote
Reply
8 Answers
Avatar image
Nov 22, 2013
Alex Pryshlivskiy agent wrote
It works fine - please look at screen-shot - http://screencast.com/t/NeOp74rx16u
Could you explain in details what's the problem ?
Give us more info
Avatar image
Nov 23, 2013
Yiannis wrote
Please check attachments
Avatar image
Nov 25, 2013
Alex Pryshlivskiy agent wrote
Could you explain by step by step process.

1. Step 1 - add text in text mode
2. Step 2 - view text with wrong code (for example)

Here it is video example - http://screencast.com/t/FIb2FIR1zdY

I can insert Gr. language in Editor without problem -
http://screencast.com/t/FIb2FIR1zdY

after - http://screencast.com/t/RcIRSzej
Avatar image
Nov 25, 2013
Yiannis wrote
I can see the problem in your video also.

I have greek character α and in raw html I see α

in raw html it should be again α and not convert it to html entity.
Avatar image
Nov 25, 2013
Yiannis wrote
in raw html I see &_alpha; (without the underscore)
Avatar image
Nov 26, 2013
Alex Pryshlivskiy agent wrote
Ok, I see.
This problem will be fixed in next Release.
For a while, you can fix it yourself

Please use this file - attached here and replace it for this path - <Store Manager Appdata>\tinymce\tinymce_editor.js
Avatar image
Nov 27, 2013
Yiannis wrote
YES it is solved

Thank you!
Avatar image
Nov 28, 2013
Alex Pryshlivskiy agent wrote
Thanks a lot for your time and comment!