Ticket #7396

localeの設定を標準でセットしてほしい
Date d'ouverture: 2005-10-28 08:56 Dernière mise à jour: 2005-10-28 08:56

Rapporteur:
Propriétaire:
(Aucun)
État:
Ouvert
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun

Détails


http://xoopscube.jp/modules/xhnewbb/viewtopic.php?
topic_id=510&post_id=3323&order=0&viewmode=flat&pid=0&f
orum=2&PHPSESSID=23862f26ef82f7bda377ab4e21763b25

のように、サーバー標準のロケールが
euc-jpとかの前提でないので

コアの方で、
標準でsetlocale指定するようにしてほしい

たとえば、言語ごとに違うのだから

//%%%%% LANGUAGE SPECIFIC SETTINGS %%%%%
define('_CHARSET', 'EUC-JP');
define('_LANGCODE', 'ja');
setlocale(LC_ALL, 'ja_JP.eucJP' ) ;

Ticket History (0/0 Histories)

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion