-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.5
-
MOODLE_25_STABLE
-
MOODLE_25_STABLE
-
MDL-39066-master -
- Enable tags at site level
- Turn on max debug.
- Add/edit/update/delete an external blog
- add/edit/update/delete an normal blog
- Make sure you dont come across any setType notices.
Pasted from register an external blog form:
Did you remember to call setType() for 'url'? 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 66 of /blog/external_blog_edit.php: call to moodleform->moodleform()
|
|
Did you remember to call setType() for 'name'? 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 66 of /blog/external_blog_edit.php: call to moodleform->moodleform()
|
|
Did you remember to call setType() for 'filtertags'? 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 66 of /blog/external_blog_edit.php: call to moodleform->moodleform()
|
|
Did you remember to call setType() for 'autotags'? 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 66 of /blog/external_blog_edit.php: call to moodleform->moodleform()
|