CC changes Cyrillic simbols in admin panel

T34 16 Oct, 2010
Admin panel ==> Connection management ==> General ==> Add/Edit/Delete Links (3 fields).

I put the phrases used Cyrillic symbols at the 3 fields there (phrase "<u>Удалить</u>", for example). But after I push "Apply" or "Save", this phrase is changed and looks like "<u>УдалиÑ�Ñ�</u>" in admin panel. After this step I see the normal "Удалить" phrase at the frontend. So if I tune the connection I need to place the cyrillic phrases again and again in that fields each time when I press "Apply" or "Save" for see the result of tuning.

How to force CC to remember Cyrillic at "Add/Edit/Delete Links" fields?
GreyHead 17 Oct, 2010
Hi T34,

I don't know. I can replicate the problem and I can see that the value is correctly saved in the database (provided that I leave the <u> tags off.
listlimit=5
deletelink=Удалить
editlink=Edit Record
So the problem is with the redisplay in the admin form. The page code is set to UTF-8 OK . . . after that I'd need to dig into the code and find out exactly what is happening.

The quick answer is to use manu links for these items. For example, the URL for delete recored is
index.php?option=com_chronoconnectivity&connectionname=my_connection&task=deleterecord&cids={cf_id}


Bob
This topic is locked and no more replies can be posted.