-
Bug
-
Resolution: Fixed
-
Major
-
2.1.4, 2.2, 2.3
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
wip-
MDL-31160-m23 -
Easy
-
The trim_left method of block_navigation in blocks/navigation/block_navigation.php always returns the string "..." as it's implementation fails to pass the length parameter to textlib::substr. This makes the length parameter of textlib::substr always be null so textlib::substr always returns an empty string.
A patch is included (based off version 2011120500.01).
- has a non-specific relationship to
-
MDL-31301 textlib functions should be called as static methods
-
- Closed
-