** Description changed: 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: - - Create an institution - - Add a member as an institution admin - - Go to that institution's settings page - - Edit a setting and press 'Submit' + 1. Create an institution + 2. Add a member as an institution admin (who is not a site admin) + 3. Go to that institution's settings page + 4. Edit a setting and press 'Submit' Expected: No errors Actual: Undefined index: maxuseraccounts and maxgroups
-- 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. Go to that institution's settings page 4. 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

