mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04898
[Bug 800512] A change has been merged
Reviewed: https://reviews.mahara.org/372
Committed: http://gitorious.org/mahara/mahara/commit/966e804bb39e2151f00dbb4a7881994139fc7288
Submitter: Richard Mansfield (richardm@xxxxxxxxxx)
Branch: master
commit 966e804bb39e2151f00dbb4a7881994139fc7288
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date: Wed Jun 22 18:31:54 2011 +1200
Only cache user preference in current_language function (bug #800512)
Logged-in user language preferences were broken in commit 9ca6bb5536.
This change removes caching on the session and config languages, which
are quick to retrieve anyway, but leaves it in place for the user
language preference and locale setting.
Change-Id: Ib601f2227409bbbc63d269fe079915cc0e902fc2
Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/800512
Title:
User language preferences not working
Status in Mahara ePortfolio:
In Progress
Bug description:
The fix for https://bugs.launchpad.net/mahara/+bug/787123 broke the
user language preference in most cases (where the first call to
get_string happens after the session is loaded).
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800512/+subscriptions
References