-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.3, 3.5.5, 3.6.3, 3.7
-
Component/s: Administration, Course
Clicking on role override links on capability overview page throw "A required parameter (roleid) was missing" error.
Steps to reproduce:
- Log in as admin
- Select a course and change student permission.
- navigate to Permissions (Settings -> Course administration -> Users -> Permissions)
- Select "Student" for "Advanced role override"
- Mark block:view as Prohibit
- Navigate to Capability overview (Settings -> Site administration -> Users -> permissions -> Capability overview)
- Select any capability (say block:view) and select "All" roles"
- Click "Get the overview"
- Click on "role override" links
Expected:
You should not see any error and system should let you change capabilities
Current:
Error appears.