mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #65090
[Bug 1960997] Re: Errors thrown when institution admin edits institution settings
BTW, I updated the test steps above rather than writing them down here.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1960997
Title:
Errors thrown when institution admin edits institution settings
Status in Mahara:
In Progress
Bug description:
When institution admins edit institution settings, they get thrown
errors saying index undefined for setting options only available to
admins.
Errors are thrown for fields maxuseraccounts and maxgroups introduced
in Bug #1947643
Fix: Add the same check that allows those options to be displayed to
where they're checked
Steps:
1. Create an institution
2. Add a member as an institution admin (who is not a site admin)
3. Log in as the institution admin
4. Go to that institution's settings page
5. Edit a setting and press 'Submit'
Expected: No errors
Actual: Undefined index: maxuseraccounts and maxgroups
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1960997/+subscriptions
References