-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-39012_master -
- Set debug level to max
- Go to site administration -> development -> acceptance testing
- You SHOULD NOT see any debugging message
The text filter field also needs to setType
Did you remember to call setType() for 'filter'? 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 50 of /admin/tool/behat/index.php: call to moodleform->moodleform()
|