-
Task
-
Resolution: Fixed
-
Minor
-
4.4
-
MOODLE_404_STABLE
-
MOODLE_405_STABLE
-
Whenever the ROUGH_NUMBER_OF_STRINGS falls under the number of strings really existing in a lang pack, the progress bar when loading the lang for customisation does "fun" things.
This was detected @ MDL-70014, because the constant was really outdated there.
Recently, we have surpassed the current (32K) mark in the English pack, and it's time to bump to the next thousand (33K).
Here it's the list of checks, for the records:
- Oct 2023 (Moodle 4.1): 30996 (no changes).
- Sep 2023 (Moodle 4.3): 32036 (no changes).
- Mar 2024 (Moodle 4.4): 32210 (raise, this issue)
- has a non-specific relationship to
-
MDL-70014 Random behat failures with tool_customlang scenarios (timeout)
-
- Closed
-