Unable to display Chinese characters
Moderators: Developer, Contributor
Unable to display Chinese characters
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
modify config_defaults_inc.php or config_inc.php
$g_default_languager='chinese_simplified'
$g_default_languager='chinese_simplified'

Re: Unable to display Chinese characters
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?