-
Bug
-
Resolution: Fixed
-
Minor
-
3.3.3, 3.4.2, 4.4.7, 4.5.3
Steps to Replicate
- Log in as Admin
- Enable gradepublishing
- Go to a course
- Go to gradebook
- Select the "Import" tab
- Select the XML tab
the following message appears:
Did you remember to call setType() for 'iprestriction'? Defaulting to PARAM_RAW cleaning.
line 1340 of /lib/formslib.php: call to debugging()
line 312 of /lib/formslib.php: call to moodleform->detectMissingSetType()
line 218 of /lib/formslib.php: call to moodleform->_process_submission()
line 44 of /grade/import/xml/index.php: call to moodleform->__construct()
- has been marked as being related by
-
MDL-40469 Fix missing setType calls when exporting gradebook
-
- Closed
-