Page 1 of 1
Mantis v.1.0.0 RC3: Problems with russian text.
Posted: 20 Nov 2005, 15:12
by RussianCoder
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.
Posted: 21 Nov 2005, 21:45
by webwesen
Re: Mantis v.1.0.0 RC3: Problems with russian text.
Posted: 24 Nov 2005, 10:56
by Guest
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.
Hi,
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