-
Bug
-
Resolution: Fixed
-
Minor
-
2.7.1, 2.7.5, 2.8.3
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
master_
MDL-46408 -
Using attached SCORM package for SCORM activity result in following php error.
Notice: Undefined property: stdClass::$defaultorg in /home/rajesht/moodles/im/moodle/mod/scorm/datamodels/scormlib.php on line 567
|
Steps to reproduce:
- Create SCORM activity with attached pacakge
- Click Save and display and you will see above error.
- Click continue
- You will see following notice
Undefined offset: 0 in /home/rajesht/moodles/im/moodle/mod/scorm/locallib.php on line 1826
Not sure, if package is correct, but moodle should handle this gracefully.
- Discovered while testing
-
MDL-35870 improving caching of SCORM JS and improve general structure.
- Closed