-
Bug
-
Resolution: Fixed
-
Minor
-
2.4.6, 2.5.2
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-40244_M26 -
I created a wiki and set it to separate groups. The admin was doing this and isnt in any group. The first time I student (who is in a group) went to the wiki they also had to create a start page. The following was displayed (/mod/wiki/create.php?wid=1&group=1&uid=0&title=blamo)
Did you remember to call setType() for 'groupinfo'? Defaulting to PARAM_RAW cleaning.
line 1303 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 906 of /mod/wiki/pagelib.php: call to moodleform->moodleform()
line 105 of /mod/wiki/create.php: call to page_wiki_create->set_action()