Reviewed: https://reviews.mahara.org/2449 Committed: http://gitorious.org/mahara/mahara/commit/755dda4f64270dc0e923425318cc5fc4c220df60 Submitter: Aaron Wells ([email protected]) Branch: 1.5_STABLE
commit 755dda4f64270dc0e923425318cc5fc4c220df60 Author: Robert Lyon <[email protected]> Date: Thu Aug 29 15:29:38 2013 +1200 Fix for pagination when in edit blockinstance doing search (bug 1218091) Change-Id: I0cc4d4a57b5bb3fad45a3e0341b78a5c94c2b48e Signed-off-by: Robert Lyon <[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/1218091 Title: Pager in search in a block doesn't work Status in Mahara ePortfolio: In Progress Status in Mahara 1.5 series: Fix Committed Status in Mahara 1.6 series: Fix Committed Status in Mahara 1.7 series: Fix Committed Bug description: Confirmed on demo.mahara.org When you have more than 10 text boxes with a similar title and search for them, the correct number of results is shown on the first page below the results, but when you move to the second page, the number of results change and thus the search term is not respected anymore. E.g. I have 16 text boxes altogether. When I search for "portfolios", I get 8 results on the first page. When I move to the second page, suddenly I have 12 results and when I go to the third page, I have 14 results. Since the search in the blocks "Journal entry" and "Journal" is essentially the same, these blocks are most likely also affected. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1218091/+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

