-
Sub-task
-
Resolution: Fixed
-
Blocker
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38714_tmp -
This now triggers debugging messages since MDL-34311.
Did you remember to call setType() for 'edit'? Defaulting to PARAM_RAW cleaning.
line 1266 of /lib/formslib.php: call to debugging()
line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
line 202 of /lib/formslib.php: call to moodleform->_process_submission()
line 44 of /mod/lesson/editpage_form.php: call to moodleform->moodleform()
line 2734 of /mod/lesson/locallib.php: call to lesson_add_page_form_selection->__construct()
line 69 of /mod/lesson/editpage.php: call to lesson_page_type_manager->get_page_form()
Did you remember to call setType() for 'score[0]'? Defaulting to PARAM_RAW cleaning.
line 1266 of /lib/formslib.php: call to debugging()
line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
line 202 of /lib/formslib.php: call to moodleform->_process_submission()
line 2734 of /mod/lesson/locallib.php: call to moodleform->moodleform()
line 76 of /mod/lesson/editpage.php: call to lesson_page_type_manager->get_page_form()
Did you remember to call setType() for 'score[1]'? Defaulting to PARAM_RAW cleaning.
- blocks
-
MDLQA-5550 CLONE - File picker can be used to add a Pop-up to file or web page in a lesson.
- Passed
- is duplicated by
-
MDL-38986 Error notice Did you remember to call setType() for 'score'?
-
- Closed
-
- Testing discovered
-
MDL-37639 Not selecting a matching answer in the Lesson module causes PHP notice.
-
- Closed
-