-
Bug
-
Resolution: Fixed
-
Minor
-
4.2.1
-
MOODLE_402_STABLE
-
MOODLE_401_STABLE, MOODLE_402_STABLE
-
MDL-78459-401 -
When enablesmartappbanners is on and you visit this page:
https://master.localhost/admin/tool/mobile/mobile.webmanifest.php
you get this log spam:
NOTICE: PHP message: Debugging: Coding problem: $PAGE->context was not set. You may have forgotten to call require_login() or $PAGE->set_context(). The page may not display correctly as a result in "
- line 567 of /lib/pagelib.php: call to debugging()"
- line 962 of /lib/pagelib.php: call to moodle_page->magic_get_context()"
- line 1506 of /lib/weblib.php: call to moodle_page->__get()"
- line 43 of /admin/tool/mobile/mobile.webmanifest.php: call to format_string()"
This page should also be NO_MOODLE_COOKIES
- has been marked as being related by
-
MDL-74898 Remove NO_MOODLE_COOKIES from android app manifest
- Closed