Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.7.1
-
Component/s: Assignment (2.2), Enrolments, Gradebook
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_27_STABLE
-
Pull from Repository:
Description
When running the IMS enterprise plugin, the process stops with this fatal error:
Fatal error: Class 'assign' not found in /srv/www/htdocs/classroom/mod/assign/lib.php on line 923
This causes both the cron.php and importnow.php scripts to fail.
The same file run through the IMS entprise plugin in Moodle 2.5.1+ (Build: 20130815) completes successfully.