ONLYOFFICE / moodle-assignsubmission_onlyoffice

Moodle ONLYOFFICE Document Server online editor integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Field type not set for assignsubmission_onlyoffice_tmplkey

mudrd8mz opened this issue · comments

When adding a new assignment, I get:

Did you remember to call setType() for 'assignsubmission_onlyoffice_tmplkey'? Defaulting to PARAM_RAW cleaning.

    line 1452 of /lib/formslib.php: call to debugging()
    line 322 of /lib/formslib.php: call to moodleform->detectMissingSetType()
    line 228 of /lib/formslib.php: call to moodleform->_process_submission()
    line 131 of /course/moodleform_mod.php: call to moodleform->__construct()
    line 154 of /course/modedit.php: call to moodleform_mod->__construct()