Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Accessibility
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
a function from the group lib is used in "role_unassign" in /lib/accesslib.php, but the proper library is not loaded. The attached patch solves the issue.
Attachments
Issue Links
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This was introduced in
MDL-9983. I commited this to head, and removed the wrong call.MDL-9983. I commited this to head, and removed the wrong call.