-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
2.7.1
-
MOODLE_27_STABLE
I encountered a JS error while attempting to enrol the users of a cohort into a course.
Replication steps:
- Log in as an admin
- Create a system cohort and enrol a couple of students
- Create a course
- Go to the enrolled users page of the course and click "Enrol cohort" button at the top.
- In the dialogue that opens click the "Enrol Users" button for the cohort you created earlier.
Expected result: The users in the cohort are enrolled in the course.
Actual result:
Y.Node.one(...) is null
|
File: http://integration.local/theme/yui_combo.php?m/1405894171/enrol_cohort/quickenrolment/quickenrolment-debug.js
|
Line: 295
|
|
Stack trace:
|
|
ln: 37
|
http://integration.local/theme/yui_combo.php?m/140
|
CONTROLLER.prototype.enrolCohort/<.on.complete
|
ln: 21
|
http://integration.local/theme/yui_combo.php?rollup
|
Y.Subscriber.prototype._notify
|
ln: 13
|
http://integration.local/theme/yui_combo.php?rollup
|
Y.Subscriber.prototype.notify
|
ln: 9
|
http://integration.local/theme/yui_combo.php?rollup
|
Y.CustomEvent.prototype._notify
|
ln: 1
|
http://integration.local/theme/yui_combo.php?rollup
|
Y.CustomEvent.prototype._procSubs
|
ln: 13
|
http://integration.local/theme/yui_combo.php?rollup
|
Y.CustomEvent.prototype.fireSimple
|
ln: 17
|
http://integration.local/theme/yui_combo.php?rollup
|
Y.CustomEvent.prototype._fire
|
ln: 13
|
http://integration.local/theme/yui_combo.php?rollup
|
ET.prototype.fire
|
ln: 13
|
http://integration.local/theme/yui_combo.php?rollup
|
IO.prototype._evt
|
ln: 9
|
http://integration.local/theme/yui_combo.php?rollup
|
IO.prototype.complete
|
ln: 17
|
http://integration.local/theme/yui_combo.php?rollup
|
IO.prototype._rS/<
|