Hi. Our team decided to try out Mantis (v.1.0.0 RC3) so we've installed the latest version. Then we setup everything and... put some russian text into fields (such as Description, Add. Information, Notes, and so on). It gets converted everytime into unreadable strings such as:
&1090;&1100;&1093;&1091;, &1090;&1091;&1090;
Please, advice how to fix that.
Mantis v.1.0.0 RC3: Problems with russian text.
Moderators: Developer, Contributor
-
Guest
Re: Mantis v.1.0.0 RC3: Problems with russian text.
Hi,RussianCoder wrote:Hi. Our team decided to try out Mantis (v.1.0.0 RC3) so we've installed the latest version. Then we setup everything and... put some russian text into fields (such as Description, Add. Information, Notes, and so on). It gets converted everytime into unreadable strings such as:
&1090;&1100;&1093;&1091;, &1090;&1091;&1090;
Please, advice how to fix that.
The issue can be solved by changing the charset in the default english.txt ti the following string:
charset = 'windows-1251';
Unfortunatelly, this solution works only when a language with fixed charset is chosen.
Tatyana aka Salmira