-
Bug
-
Resolution: Fixed
-
Blocker
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
w42_
MDL-42292_m26_blockversion -
-
1
-
BACKEND Sprint 6
Debug info: ERROR: column "version" does not exist
LINE 1: SELECT version FROM mld998o_block WHERE name = $1
^
SELECT version FROM mld998o_block WHERE name = $1
[array (
0 => 'activity_modules',
)]
Error code: dmlreadexception
Stack trace:
line 442 of /lib/dml/moodle_database.php: dml_read_exception thrown
line 239 of /lib/dml/pgsql_native_moodle_database.php: call to moodle_database->query_end()
line 743 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
line 1431 of /lib/dml/moodle_database.php: call to pgsql_native_moodle_database->get_records_sql()
line 1504 of /lib/dml/moodle_database.php: call to moodle_database->get_record_sql()
line 1485 of /lib/dml/moodle_database.php: call to moodle_database->get_field_sql()
line 1464 of /lib/dml/moodle_database.php: call to moodle_database->get_field_select()
line 297 of /lib/adminlib.php: call to moodle_database->get_field()
line 98 of /admin/tool/customlang/locallib.php: call to get_component_version()
line 60 of /admin/tool/customlang/index.php: call to tool_customlang_utils::checkout()
- Testing discovered
-
MDL-41811 Load admin menus using AJAX when not on admin pages
-
- Closed
-