-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-39140_m25 -
Found when testing MDLQA-5567:
Did you remember to call setType() for 'id'? Defaulting to PARAM_RAW cleaning.
line 1289 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 54 of /mod/folder/edit.php: call to moodleform->moodleform()
Steps to reproduce:
Create a new folder resource using the "Add an Activity or resource"
Upload one file
Click "Save and Display"
When the folder resource is displayed click the "Edit" button.
The notice will be displayed on the top of the page.
- blocks
-
MDLQA-5576 CLONE - In a folder resource, folders can be created into the file manager area and files can be dragged into the area to upload them.
- Passed
- will help resolve
-
MDLQA-5567 CLONE - Files can be uploaded to A folder resource and their details can be changed.
- Passed