-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.1
-
MOODLE_28_STABLE
-
MOODLE_29_STABLE
-
Got an error while working on a lesson activity as part of a workshop at the Barcelona Moot. I am using current master.
I had created a handful of content pages. Each page jumped to 1-2 pages although I left the jumps as their defaults, either the same page or the next page.
I edited a page and changed its jumps to go to specific pages instead of same page/next page. When I pressed save, the following was displayed.
Notice: Undefined property: stdClass::$response_editor in /home/andrew/Desktop/code/moodle/dev/master/mod/lesson/locallib.php on line 2275
Notice: Undefined property: stdClass::$response_editor in /home/andrew/Desktop/code/moodle/dev/master/mod/lesson/locallib.php on line 2275
- caused a regression
-
MDL-63002 Fix incorrect calls to non-existent delete_record() function
-
- Closed
-
- duplicates
-
MDL-32343 Saving lesson cluster page after editing tries to save non-existing answers
-
- Closed
-
- will help resolve
-
MDL-31778 Editing a page of type "Cluster" resets its jumping behavior. Once edited the jump cannot be modified to be anything but the next page
-
- Closed
-