-
Bug
-
Resolution: Fixed
-
Minor
-
3.4.4, 3.5, 3.6
-
MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-62750_master -
Easy
-
It appears that if you put spaces in the langlist setting e.g. "en, de" then Moodle will look for a language with a space at the start " de", not find it, then not display the language that looks to the user as if it's is configured correctly.
From a few different vague reports I found while googling to see what my issue was, I'm thinking this might have happened to a few people.
Moodle should probably trim these strings before use.