Skip to Content.
Sympa Menu

en - Re: [sympa-users] wws demo site's japanese messages are corrupted

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün - CRU <address@concealed>
  • To: Kazuo Moriwaka <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] wws demo site's japanese messages are corrupted
  • Date: Wed, 19 Oct 2005 13:18:08 +0200

You were right, on our RH server, setlocale(LC_ALL, 'ja_JP') did select 'ja_JP.eucJP'

I changed the code to try perform a setlocale(LC_ALL, 'ja_JP.UTF-8') first and it seems to work better now.

We'll apply this patch to both CVS branches.

Kazuo Moriwaka wrote:

I'm happy for wwsympa demosite (http://demo.sympa.org/sympa) has
Japanese settings, but these messages aren't displayed well.

Demosite's Japanese messages are encoded in EUC-JP encoding, not UTF-8.
I think this is a locale problem.
It maybe setlocale(LC_ALL, 'ja_JP') selected 'ja_JP.eucJP'
in place of 'ja_JP.UTF-8'.


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.19+.

Top of Page