Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.2
-
Component/s: Feedback
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-41833-master -
Pull Master Diff URL:
-
Story Points:2
-
Sprint:BACKEND Sprint 5
Description
- Create a feedback activity
- submit a feedback as student
- Try deleting the student response as Admin.
- make sure you don't get the following error:-
Did you remember to call setType() for 'completedid'? Defaulting to PARAM_RAW cleaning.
line 1336 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 59 of /mod/feedback/delete_completed.php: call to moodleform->moodleform()
Skip to main content
test
You are logged in as Admin User (Log out)
Attachments
Issue Links
- Testing discovered
-
MDL-40047 Replace add_to_log with an event trigger - mod_feedback
-
- Closed
-