Russian Cyrillics in issue description
Added by Vadim Epstein over 15 years ago
Hi,
I used to work with redmine about half a year ago. And we had a problem that russian cyrillic characters were not saved inside issue description.
Is this problem resolved now? Is it possible to create new issues in Russian now?
Thanks
Replies (2)
RE: Russian Cyrillics in issue description - Added by Petro P'yatochkin over 15 years ago
I have no such problem :) We are using redmine trunk from may 2009 or nearly with periodical updates...
As I understood redmine doesn't have such problem from birth :)
So it may be encoding misconfiguration. We use UTF-8 in database and in redmine (project settings\repository\encoding).
But if I want to see russian comments in code online I change browser encoding to win-1251
Russan comment sample:
Короче, всё с кодировками нормально - проверяем свои настройки
RE: Russian Cyrillics in issue description - Added by Vadim Epstein over 15 years ago
Good news. Thank you!