Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.6.1, 1.6.2, 1.6.3, 1.7, 1.8
-
Labels:None
-
Affected Branches:MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE
-
Fixed Branches:MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE
Description
Force language parameter in Course Admin settings does not override user's personal Profile settings in Forum display settings.
Example:
User's Personal profile Preferred language = French
Course settings: Force language = English
When user views a forum in that course, all the elements in the interface are in English except the drop-down box of forum discussions display settings, which remain in the user's preferred language, i.e. French. See attached screen shot.
Joseph
Hi,
I think the problem is that the string definition is loaded before the course, should be fixed now, thanks.