Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Component/s: Lesson
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_32_STABLE
-
Fixed Branches:MOODLE_31_STABLE, MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-57464-master -
Pull Master Diff URL:
Description
When attempting a lesson with a sub-cluster as a student I get the following warning:
Strict Standards: Only variables should be passed by reference in /home/adrian/moodles/stable_master_postgres/moodle/mod/lesson/pagetypes/endofbranch.php on line 61
The fix is quite straightforward and has been attached.