-
Bug
-
Resolution: Fixed
-
Minor
-
3.6.1, 3.7
-
MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_36_STABLE
-
MDL-64425-master -
Just noticed this JS error in my console:
yui_combo.php:5828 M.util.get_string: invalid value type for $a->active
|
INSTANCE.log @ yui_combo.php?rollup/3.17.2/yui-moodlesimple.js:5828
|
Debugging a bit it seems it is calling get_string function passing the third argument active as boolean.
- is a regression caused by
-
MDL-63817 Add page limit persistence to timeline block
- Closed