Page 1 of 1
Unable to display Chinese characters
Posted: 23 May 2008, 09:43
by julian84
I tried reporting a new issue/adding a note in Chinese. I was shown ???? instead of the actual Chinese character. I tried this on both mantis version 1.1.1 and 1.2.0a1 and both failed. Can anyone help me?? Is this an existing problem or it has been resolved. I tried searching the forum but i can't really get what I want. Thanks
Re: Unable to display Chinese characters
Posted: 24 May 2008, 17:40
by rsb
modify config_defaults_inc.php or config_inc.php
$g_default_languager='chinese_simplified'

Re: Unable to display Chinese characters
Posted: 26 May 2008, 03:28
by julian84
Hi rsb, I tried changing my config_defaults_inc.php to $g_default_languager='chinese_simplified' . But I still see ??? displayed when I log in a Chinese bug. Is there any other workaround for this issue?