Mantis v.1.0.0 RC3: Problems with russian text.

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
RussianCoder

Mantis v.1.0.0 RC3: Problems with russian text.

Post 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.
webwesen
Posts: 27
Joined: 09 Aug 2005, 20:44

Post by webwesen »

privet,

http://bugs.mantisbt.org/bug_view_page.php?bug_id=5401 - apparently not resolved yet...
Guest

Re: Mantis v.1.0.0 RC3: Problems with russian text.

Post 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
Post Reply