On Wed, Oct 26, 2005 at 05:03:35PM +0200, Arnaud Fontaine wrote:
> on my server (debian sid + apache 2 + php 4.4.0), the last CVS doesnt
> handle locale correctly (switch back to lang en ... locale "C" I guess).
>
> I found in lib/IniConfig.php line 669 commented.
>
> I uncommented it to:
> update_locale(isset($LANG) ? $LANG : DEFAULT_LANGUAGE);
>
> and it worked.
Did you setted up browser's language preferences to "fr" ?
It works perfectly with Debian Sarge here, I just compiled all the
french locales, and it guesses fr_FR (see dpkg-reconfigure locales).
--
Thomas Harding
|