-
Bug
-
Resolution: Inactive
-
Low
-
None
The below logs are everywhere and quite too often. This issue is about looking at reducing the log gin there possibly to make out logs a bit more sane. (there also may be an MDL issue here or a db clean up needed)
Default exception handler: Can not find data record in database table context. Debug: SELECT * FROM {context} WHERE id = ?\n[array (\n 0 => 216,\n)]\nError code: invalidrecord\n* line 1451 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown\n* line 1427 of /lib/dml/moodle_database.php: call to moodle_database->get_record_select()\n* line 5364 of /lib/accesslib.php: call to moodle_database->get_record()\n* line 1433 of /lib/accesslib.php: call to context::instance_by_id()\n* line 122 of /rss/file.php: call to get_context_info_array()\n
|
- will be (partly) resolved by
-
MDL-57777 No checking for valid context in /rss/file.php
-
- Closed
-