Commit hash: bf3143ccf0ef3bd2350228d4247267ebb8a0de30 Environment tested: Master Browser tested: Chrome Theme used: Raw
PRECONDITIONS: ------------------------ 1) Institutions exist as follows - a) Institution One - short name = institutionone - b) Institution Two - short name = institutiontwo - c) No institution - short name = mahara 2) The following Users exist - a) UserA - Institution admin for Institution One - b) UserB - Institution staff for Institution One - c) UserC - Institution admin for Institution Two - d) UserD - Institution Staff for Institution Two - e) SIte admin - No institution admin for No Institution - f) UserE - No institution staff for No Institution TEST STEPS: ------------------------ 1) Log in as Site admin 2) add the following to the base URL - - /institution/index.php?institution=<inst short name> 3) Add the short name "institutionone" in the above code 4) Verify that the admin and staff are listed for Institution One ✔ 5) Add the short name "institutiontwo" in the above code 6) Verify that the admin and staff are listed for Institution Two ✔ 7) Add the short name "mahara" in the above code 8) Verify that the admin and staff are listed for No Institution ✔ 9) Add the short name "institutionthree" in the above code (Inst does not exist) 10) Verify that the following error message is displayed ✔ - - "Not found The page you are looking for could not be found. Institution "institutionthreer" not found" Catalyst QA Approved ✔ -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1840713 Title: Have a page to list site admin / staff similar to the institution admin / staff one Status in Mahara: In Progress Bug description: Currently for institutions you can see a list of their admins / staff on the institution/index.php page eg, institution/index.php?institution=cats It would be good to adjust this page so that if you are wanting to view the 'mahara' institution it returns the site admin / staff It would also be good if you try to view an institution that doesn't exist that it throws a NotFound exception rather than error messages to screen To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1840713/+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

