-
Bug
-
Resolution: Fixed
-
Major
-
2.8
-
MOODLE_28_STABLE
-
MOODLE_28_STABLE
-
wip-mdl-48174
-
In lib/upgradelib.php - upgrade_language_pack(), $CFG->skiplangupgrade is checked before lang pack is updated, but in update_langpacks_task it is not respected.
This is required to be respected while we are on on-sync period. As lang pack for master is not available during this time. Which fails behat on master.