Reviewed: https://reviews.mahara.org/2470 Committed: http://gitorious.org/mahara/mahara/commit/93dd97eee511afa4f15c97a373d7feb6e7cfd0d3 Submitter: Aaron Wells ([email protected]) Branch: master
commit 93dd97eee511afa4f15c97a373d7feb6e7cfd0d3 Author: Robert Lyon <[email protected]> Date: Thu Aug 29 15:22:41 2013 +1200 Fix for pagination when in edit blockinstance doing search (bug 1218091) Change-Id: Ic24920d47e40f2d3dd21bd6b603d4f0e7442d89f 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: Fix Committed 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

