-
Bug
-
Resolution: Fixed
-
Minor
-
4.0
-
MOODLE_400_STABLE
-
MOODLE_400_STABLE
-
- Navigate to Webservice API documentation
- Confirm no PHP warnings about undefined constant is displayed in browser or webserver logs
When loading the webservice API documentation page the following error appears on the screen:
Same from the logs:
[Thu Dec 09 15:57:34.378776 2021] [php7:warn] [pid 3279] [client 192.168.122.1:38502] PHP Warning: Use of undefined constant MY_PAGE_DEFAULT - assumed 'MY_PAGE_DEFAULT' (this will throw an Error in a future version of PHP) in /opt/moodle/master/src/blocks/classes/external.php on line 224, referer: http://moodle.internal/master/admin/search.php
|
Regression from MDL-73087
- is a regression caused by
-
MDL-73087 Adapt existing blocks Web Services to support the new "My courses" page
-
- Closed
-