-
Bug
-
Resolution: Fixed
-
Major
-
3.11.6, 4.0
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
Was performing some web installations from scratch when I've seen that, before the tables are installed (environmental checks page, maybe others), this is sent to error logs:
[21-Mar-2022 19:44:49 Europe/Madrid] Default exception handler: Table "external_functions" does not exist Debug:
|
Error code: ddltablenotexist
|
* line 665 of /lib/dml/moodle_database.php: dml_exception thrown
|
* line 1574 of /lib/dml/moodle_database.php: call to moodle_database->where_clause()
|
* line 73 of /lib/externallib.php: call to moodle_database->get_record()
|
* line 196 of /lib/externallib.php: call to external_api::external_function_info()
|
* line 81 of /lib/ajax/service.php: call to external_api::call_external_function()
|
* line 33 of /lib/ajax/service-nologin.php: call to require_once()
|
Haven't looked what's causing it (seems to be some AJAX call), but it shouldn't happen. Haven't looked, either, if 311 is also affected or no.
Installation should happen 100% free of notices/warnings/errors (displayed or in logs).
Ciao
- Discovered while testing
-
MDL-74143 Error during upgrade 3.9 to 4.0 on Oracle
-
- Closed
-
-
MDL-74434 PHP Notice when upgrading Youtube block
-
- Closed
-
- is a regression caused by
-
MDL-57682 Videojs sends full lang strings for plugin on every page
-
- Closed
-
-
MDL-70063 [Youtube Plugin] Selecting a category results in <data could not be obtained> error
-
- Closed
-
-
MDL-70947 File upload navigation warning not protecting all uploads and interacts with double-submit protection
-
- Closed
-
- Testing discovered
-
MDL-69939 Remove use of 'true' and 'false' in db/services.php
-
- Closed
-
-
MDL-74990 Policy: Ban the use of `and`, and `or`
-
- Closed
-