From: Reini U. <ru...@x-...> - 2004-12-29 14:04:28
|
Arnaud Fontaine schrieb: > I've updated from CVS this morning : my wiki is back in 'en' by default > even with DEFAULT_LANGUAGE set to 'fr' in config/config.ini. > The language is still 'en' whatever I set in user preferences. > > And by the way I still have the > phpwiki/lib/DbSession.php:160: Warning: Overlarge session data! 4386 gt. > 4000 > error ... grrr yes, I have the same issues. The latest locale change was premature: DEFAULT_LANGUAGE='' should set the client's locale, but sets the server locale, and doesn't work yet right. I've also found some more errors on special cfg's: * fix after-edit redirect if no sig * check why it's so slow (template expansion? change back to simplified templates as with 1.3.4? how?) * overlarge session data * upgrade => %BODY% in MonoBook -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |