Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.5, 3.2.2
-
Component/s: Administration, Enrolments
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE, MOODLE_32_STABLE
-
Fixed Branches:MOODLE_31_STABLE, MOODLE_32_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-58273-master-ldapenrol -
Pull Master Diff URL:
Description
While testing MDL-57631 I noticed a debugging message
Capability "enrol/ldap:config" was not found! This has to be fixed in code.
|
line 391 of /lib/accesslib.php: call to debugging()
|
line 135 of /enrol/ldap/lib.php: call to has_capability()
|
line 247 of /enrol/instances.php: call to enrol_ldap_plugin->can_hide_show_instance()
|
As a consequence, the show/hide icon is not displayed and these enrolments can't be disabled.
Attachments
Issue Links
- Discovered while testing
-
MDL-57631 Implement scheduled task for LDAP Enrolments Sync
-
- Closed
-