david wrote:
Hello,
I've tested it with some random Russian characters and it works fine for me. Please, make sure that your admin section template uses UTF-8 encoding:
In your browser, right click on the page, select the View source code and somewhere on the top should be the line:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
There must be utf-8 set as charset.
If your template uses the utf-8 character set, then please post the Russian and Turkish characters that are causing the problem.
Best regards,
ARTIO Support Team
Thank you or your suggestion, but I have no problem with encoding of admin template (it is utf-8).
All the Russian letters and some specific Turkish letters (like İ, ı, ş) were simply turning into the question marks after the page was saved. For example the word "Tanıtım" was saved as "Tan?t?m" and none of the Russian letters could be saved.
I uninstalled the JoomSef, resterod the database from the backup file and before installing the JoomSef again, I changed the encoding of the following files, located under the site/sef_ext to UTF-8 (they were encoded as iso-8859-1):
com_banner.xml
com_contact.xml
com_content.xml
com_mailto.xml
com_newsfeeds.xml
com_search.xml
com_user.xml
com_weblinks.xml
com_wrapper.xml
_com_example.xml
Not sure if it was the real problem, but everything is ok now.