-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.2, 2.2
-
MOODLE_21_STABLE, MOODLE_22_STABLE
-
MOODLE_21_STABLE
-
master_
MDL-30223 -
When editing an existing SCORM AICC package:
Coding error detected, it must be fixed by a programmer: moodle_database::update_record_raw() id field must be specified.
Stack trace:
• line 975 of /lib/dml/mysqli_native_moodle_database.php: coding_exception thrown
• line 1031 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->update_record_raw()
• line 240 of /mod/scorm/datamodels/aicclib.php: call to mysqli_native_moodle_database->update_record()
• line 231 of /mod/scorm/locallib.php: call to scorm_parse_aicc()
• line 207 of /mod/scorm/lib.php: call to scorm_parse()
• line 327 of /course/modedit.php: call to scorm_update_instance()