Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.1
-
Fix Version/s: 3.5.2
-
Component/s: Internationalization
-
Labels:
-
Testing Instructions:
- Configure your device to use a language different than English and supported by the app.
- Install the app in the device and start it. Check that the app is configured to use the device's language.
-
Affected Branches:MOODLE_35_STABLE
-
Fixed Branches:MOODLE_35_STABLE
-
Pull Master Diff URL:
-
Sprint:Moodle Mobile 3.5.2
Description
The app should force the default_lang if forcedefaultlanguage is true, but right now there's a bug in the code and the default_lang is forced when the flag is false.