Ticket #7396

localeの設定を標準でセットしてほしい
Open Date: 2005-10-28 08:56 Last Update: 2005-10-28 08:56

Reporter:
Owner:
(None)
Status:
Open
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

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 History (0/0 Histories)

Attachment File List

No attachments

Edit

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