You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This debug report appears when enabling the Kaltura repository on the "Manage repositories" screen:
Did you remember to call setType() for 'rootcategory'? Defaulting to PARAM_RAW cleaning.
line 1318 of \lib\formslib.php: call to debugging()
line 282 of \lib\formslib.php: call to moodleform->detectMissingSetType()
line 202 of \lib\formslib.php: call to moodleform->_process_submission()
line 99 of \admin\repository.php: call to moodleform->moodleform()
I will submit a pull request which fixes this issue
The text was updated successfully, but these errors were encountered:
barrysspace
added a commit
to barrysspace/moodle-repository_kaltura
that referenced
this issue
Jun 5, 2014
This debug report appears when enabling the Kaltura repository on the "Manage repositories" screen:
Did you remember to call setType() for 'rootcategory'? Defaulting to PARAM_RAW cleaning.
line 1318 of \lib\formslib.php: call to debugging()
line 282 of \lib\formslib.php: call to moodleform->detectMissingSetType()
line 202 of \lib\formslib.php: call to moodleform->_process_submission()
line 99 of \admin\repository.php: call to moodleform->moodleform()
I will submit a pull request which fixes this issue
The text was updated successfully, but these errors were encountered: