mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13418
[Bug 1017281] A change has been merged
Reviewed: https://reviews.mahara.org/2467
Committed: http://gitorious.org/mahara/mahara/commit/b69c8a0ad9471966e4dfdc6ece0128291643b043
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit b69c8a0ad9471966e4dfdc6ece0128291643b043
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Tue Sep 3 13:08:11 2013 +1200
Making dropdown pagination not show if results are 10 or less
(Bug #1017281)
Change-Id: I1c7733d878e8a558a9168cd6a8c8e4c088073d22
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1017281
Title:
The pagination drop down shows when less than 10 entries on the page.
Status in Mahara ePortfolio:
Fix Committed
Bug description:
An example is /group/members.php?id=...
The dropdown should appear when multiple pages are present, if there are less than 10 (the default limit), then it should not be present.
If you change the limit, and there are less than the current limit,
but more than 10, imho it should be present as you can change it down.
Another note, it shouldn't really have options for limits above
current count.
The old system, /admin/users/search.php
If there is less than the default of 10, it is not displayed. Not sure about functionality of more than 10 but less than something else without more testing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1017281/+subscriptions
References