Proposed fix for bug 14944, specifically the reports that some servers do not have...
authorTim Starling <tstarling@users.mediawiki.org>
Mon, 29 Sep 2008 10:19:11 +0000 (10:19 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Mon, 29 Sep 2008 10:19:11 +0000 (10:19 +0000)
commitc69d5d46e82030139af4d2785c1cfcb6041a0d3e
treebbacbafe22b0081fa11c7a3451f511f398772a86
parentc7c92af0c7e16fbcb217a88b31970c554076f2a7
Proposed fix for bug 14944, specifically the reports that some servers do not have en_US.UTF-8. Make the locale configurable via $wgShellLocale. Detect available locales and set $wgShellLocale to an appropriate value on install. Also fixes safe_mode putenv() warnings. RELEASE-NOTES entry will go to 1.13.
config/index.php
includes/DefaultSettings.php
includes/GlobalFunctions.php
includes/Setup.php