Ticket #7396

localeの設定を標準でセットしてほしい
Eröffnet am: 2005-10-28 08:56 Letztes Update: 2005-10-28 08:56

Auswertung:
Verantwortlicher:
(Keine)
Status:
Offen
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Keine
Datei:
Keine

Details


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-Verlauf (0/0 Historien)

Dateianhangliste

Keine Anhänge

Bearbeiten

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