-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-45201-master -
- As admin ad recent activity block to site home page (Front page)
- As a student go to the front page and click on the the "Full report" link in the recent activity block
- Make sure no notice is generated
When logged in as student, on a moodle 2.6 or 2.7 front page (home), with the Recent Activity block enabled, the Recent Activity page issues this error Notice:
Did you remember to call setType() for 'user'? Defaulting to PARAM_RAW cleaning.
line 1310 of \lib\formslib.php: call to debugging()
line 282 of \lib\formslib.php: call to moodleform->detectMissingSetType()
line 202 of \lib\formslib.php: call to moodleform->_process_submission()
line 60 of \course\recent.php: call to moodleform->moodleform()