mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #31558
[Bug 1514374] A change has been merged
Reviewed: https://reviews.mahara.org/5778
Committed: https://git.mahara.org/mahara/mahara/commit/097d28c9660c38b311edc1a94dfc217f6bfcd088
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 15.10_STABLE
commit 097d28c9660c38b311edc1a94dfc217f6bfcd088
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Thu Nov 12 10:16:31 2015 +1300
Bug 1514374: Fixing pagination in a number of places
1) Group member search results pagination
2) Blog index page (when user has multiple blogs turned on)
3) Collection index page didn't have json pagination when it should
for consistency
4) My views block on index page
Was looking for certain ID to replace results table but could not find
it
behatnotneeded
Change-Id: I7f55717fd4375d5c6bd1a4977a834a32dd172338
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 0cbdb0e1da38446f74299f7448ee166e02ec88e9)
--
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/1514374
Title:
"Groups -> Members" page shows only first 10 group members
Status in Mahara:
In Progress
Status in Mahara 15.10 series:
In Progress
Status in Mahara 16.04 series:
In Progress
Bug description:
Mahara 15.10.0
linux
mysql
several browsers
1. login as an user
2. Select a group with more than 10 members
3. Show members list
4. Change results per page to 50
5. Navigate to the second page
Expected result:
after step 4:
-The fist 50 members are shown
-Number of pages in pageselector reduces
after step5:
The second page shows members 51 ....
Actual result:
after step4:
The list shows the first 10 members
The number of pages are reduced to the pages needed for 50 members
after step5:
The second page shows the first 10 results of the members list
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1514374/+subscriptions
References