-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
None
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-38883-master -
- Go to a course
- Go to the course calendar (add the block if necessary)
- Click manage subscriptions
- VERIFY: no errors found
- Add some info and esnure the form still works
Missing setType call when managing calendar subscriptions
Did you remember to call setType() for 'course'? Defaulting to PARAM_RAW cleaning.
|
line 1291 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 /calendar/managesubscriptions.php: call to moodleform->moodleform()
|
- Testing discovered
-
MDL-38344 Manage subscription throw error, if length of event name is more than 255
-
- Closed
-