-
Bug
-
Resolution: Fixed
-
Minor
-
4.4 regressions, 4.4.4
See https://tracker.moodle.org/secure/attachment/162532/results_09Sep.txt from MDL-81614
187170:[Fri Sep 06 07:23:30.474040 2024] [php:notice] [pid 5043:tid 5043] [client 192.168.144.19:56362] Debugging: This page did not call $PAGE->set_url(...). Using http://webserverd87a4ab604d75efa/behatrun2/lib/ajax/service.php?sesskey=1Jwe0x0IfP&info=mod_quiz_create_grade_items,mod_quiz_get_edit_grading_page_data in \n* line 685 of /lib/pagelib.php: call to debugging()\n* line 966 of /lib/pagelib.php: call to moodle_page->magic_get_url()\n* line 106 of /mod/quiz/classes/output/edit_grading_page.php: call to moodle_page->__get()\n* line 75 of /mod/quiz/classes/external/get_edit_grading_page_data.php: call to mod_quiz\\output\\edit_grading_page->export_for_template()\n* line ? of unknownfile: call to mod_quiz\\external\\get_edit_grading_page_data::execute()\n* line 253 of /lib/external/classes/external_api.php: call to call_user_func_array()\n* line 83 of /lib/ajax/service.php: call to core_external\\external_api::call_external_function()\n, referer: http://webserverd87a4ab604d75efa/behatrun2/mod/quiz/editgrading.php?cmid=196000
|
|
// repeated multiple times
|
It's from the new service added in MDL-74610 (4.4)
We've had this problem before, the solution is to just define a dummy URL until MDL-76728 is properly fixed (see the other issues linked from there)
- has a non-specific relationship to
-
MDL-76728 Long-term solution to needing to setup $PAGE->url in webservices that call output code
-
- Open
-
- is a regression caused by
-
MDL-74610 Let a quiz have multiple total grades (e.g. for each section)
-
- Closed
-
- will help resolve
-
MDL-81614 Fix problems reported in Apache logs before 4.5 release
-
- Closed
-