-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
None
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-39599-master-int -
- Enable enableavailability
- Add a module to a course
- Make sure there is no setType warning
- From the course page, edit a section
- Make sure there is no setType warning
49. debugging() message/s found:
Did you remember to call setType() for 'conditiongradegroup[0][conditiongrademin]'? Defaulting to PARAM_RAW cleaning.
line 1305 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 71 of /course/moodleform_mod.php: call to moodleform->moodleform()
line 248 of /course/modedit.php: call to moodleform_mod->moodleform_mod()
- is blocked by
-
MDL-39579 Tricky to set a type on elements within a named group inside repeated elements
- Closed