-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.1, 3.4.3
-
MOODLE_31_STABLE, MOODLE_34_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-55993-master -
Easy
-
Found while going through my php error logs (while the site debugging was set to developer)
php[6240]
Debugging: This page did not call $PAGE->set_url(...). Using https://xxx.xxx.org/webservice/rest/server.php?moodlewsrestformat=json in
- line 565 of \lib\pagelib.php: call to debugging()
- line 773 of \lib\pagelib.php: call to moodle_page->magic_get_url()
- line 259 of \mod\assign\locallib.php: call to moodle_page->__get()
- line 4432 of \mod\assign\locallib.php: call to assign->get_return_params()
- line 2408 of \mod\assign\externallib.php: call to assign->get_assign_submission_status_renderable()
- line ? of unknownfile: call to mod_assign_external::get_submission_status()
- line 1326 of \webservice\lib.php: call to call_user_func_array()
- line 1190 of \webservice\lib.php: call to webservice_base_server->execute()
- line 44 of \webservice\rest\server.php: call to webservice_base_server->run()
- has a non-specific relationship to
-
MDL-57259 Using fragments triggers debugging message regarding missing set_url() call
- Closed
-
MDL-52924 New Web Service mod_assign_get_submission_status
- Closed
- has been marked as being related by
-
MDL-57259 Using fragments triggers debugging message regarding missing set_url() call
- Closed