-
Bug
-
Resolution: Fixed
-
Major
-
2.4.1, 2.5
-
MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE
-
MDL-38314-master -
-
-
BACKEND Sprint 2
In admin/repository.php:
Can not find data record in database table context.
Debug info: SELECT * FROM
{context} WHERE id = ?
[array (
0 => '1037',
)]
Error code: invalidrecord
Stack trace:
line 1357 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
line 1333 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()
line 5137 of /lib/accesslib.php: call to moodle_database->get_record()
line 504 of /repository/lib.php: call to context::instance_by_id()
line 61 of /repository/flickr_public/lib.php: call to repository->__construct()
line 934 of /repository/lib.php: call to repository_flickr_public->__construct()
line ? of unknownfile: call to repository::get_instances()
line 1047 of /repository/lib.php: call to call_user_func_array()
line 312 of /admin/repository.php: call to repository::static_function()