Reviewed: https://reviews.mahara.org/3274 Committed: http://gitorious.org/mahara/mahara/commit/8173b9a177fb8d29691e69fe792b86c6871b9085 Submitter: Robert Lyon ([email protected]) Branch: 1.8_STABLE
commit 8173b9a177fb8d29691e69fe792b86c6871b9085 Author: Tobias Zeuch <[email protected]> Date: Mon Jan 27 13:47:45 2014 +0100 Paginator on /admin/users/search.php doesn't respect institution setting Bug 1272121: adding institution to list of wantedparams so that this parameter is carried to the pagination Change-Id: Ib3058ca3fdaf6893b48600758cc50bf591d29e70 Signed-off-by: Tobias Zeuch <[email protected]> -- 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/1272121 Title: Paginator on /admin/users/search.php doesn't respect institution setting Status in Mahara ePortfolio: Fix Released Status in Mahara 1.7 series: Fix Committed Status in Mahara 1.8 series: Fix Committed Bug description: Mahara 1.8 When you are on /admin/users/search.php and have at least one institution set up besides "No institution" and have more than 10 users in the institution, the paginator does not respect the chosen institution when you click on the next page / any other page. It reverts back to showing all results no matter whether they are institution members or not. This might be a regression because I think it worked in an earlier version of Mahara. It usually only affects site admins or institution admins who are admins in more than one institution. Test scenario: 1. Set up 1 institution besides "No institution". 2. Add 30 users to that institution. 3. Add 20 users to "No institution". 4. Limit the user search on /admin/users/search.php to the institution that you created. If you have lots of users with the same name (at least 11), you can limit further by that name. 5. Click on a number in the paginator. Expected: You still only see results from your institution. Actual: You see all users from the institution. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1272121/+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

