-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
m25_
MDL-38790_Missing_setType_in_My_private_files_form -
Here is the stack of the exceptions shown:
Did you remember to call setType() for 'returnurl'? Defaulting to PARAM_RAW cleaning.
|
line 1275 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 65 of \user\files.php: call to moodleform->moodleform()
|
and:
Did you remember to call setType() for 'returnurl'? Defaulting to PARAM_RAW cleaning.
|
line 1275 of \lib\formslib.php: call to debugging()
|
line 919 of \lib\formslib.php: call to moodleform->detectMissingSetType()
|
line 76 of \user\files.php: call to moodleform->display()
|