Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2.3, 2.3.1
-
Component/s: Enrolments, Forms Library
-
Testing Instructions:
-
Workaround:
-
Affected Branches:MOODLE_22_STABLE, MOODLE_23_STABLE
-
Fixed Branches:MOODLE_22_STABLE, MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-33560-master -
Pull Master Diff URL:
Description
When a student wants to self-enrol in a course with an enrolment key, the "Unmask" checkbox is not displayed. I don't know if this is intentional, but it breaks the JavaScript on that page.
Firefox's Error Console shows:
Error: node is null
|
Source: .../theme/yui_combo.php?moodle/308/form/passwordunmask/passwordunmask.js
|
Due to this, the navigation block can't be used any more.