2

TinyMCE works great - look at example.

It works also with characters unique for Polish alphabet, for example: ąźćńół. Except one character:

 ę

Typing this character in TinyMCE text area do noting (try at example page). What I should change in configuration file to fix this problem?

Using: TinyMCE 4.3.10.

jsosnowski
  • 1,560
  • 3
  • 26
  • 56

1 Answers1

1

This problem has been fixed in the latest version TinyMCE 4.3.11: https://github.com/tinymce/tinymce/issues/2870

Thanks.

jsosnowski
  • 1,560
  • 3
  • 26
  • 56