Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
MDL-42100_master -
-
2
-
BACKEND Sprint 7
Description
Steps to reproduce
- Click Site Admin > Users > Permissions > Capability Overview
- Select one or more capabilities
- Select All roles
- Click "Get the overview"
- Click one of the role names in the table header.
What should happen
Not sure, maybe the links should go to /admin/roles/allow.php?mode=override
What actually happens
The link goes to admin/roles/override.php?contextid=1&roleid=1
Which gives this error:
Cannot override base role capabilities
|
|
More information about this error
|
|
Debug info:
|
Error code: cannotoverridebaserole
|
Stack trace:
|
line 463 of /lib/setuplib.php: moodle_exception thrown
|
line 86 of /admin/roles/override.php: call to print_error()
|
Attachments
Issue Links
- has been marked as being related by
-
MDL-33087 Broken role override links on Capability overview page
-
- Closed
-