Reviewed: https://reviews.mahara.org/7312 Committed: https://git.mahara.org/mahara/mahara/commit/9c22891980a3a313cab5577cad41c02947483af7 Submitter: Robert Lyon ([email protected]) Branch: 16.10_STABLE
commit 9c22891980a3a313cab5577cad41c02947483af7 Author: Robert Lyon <[email protected]> Date: Fri Nov 4 13:43:50 2016 +1300 Bug 1639096: Fixing shared with group pagination To test: 1) Create a group A and set it up to allow submissions 2) Get user A to make 12 pages and then share them with group A 3) Get user B to make 12 pages and then submit them all for assessment to Group A When we try to go to the next page for shared pages we get results for submissions as well. behatnotneeded Change-Id: I3df34b2a3c66e01affca9753a42237e849fc4a12 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit f1b0580d2ee525930b4b6cf3839cb5e63177e284) -- 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/1639096 Title: Don't display submitted pages in 'shared with group' sections is broken for pagination Status in Mahara: Fix Committed Status in Mahara 15.10 series: In Progress Status in Mahara 16.04 series: In Progress Status in Mahara 16.10 series: Fix Committed Status in Mahara 17.04 series: Fix Committed Bug description: The fix for https://bugs.launchpad.net/mahara/+bug/1386000 being https://reviews.mahara.org/#/c/6987/ Causes issues with the pagination for shared with group section This is because the fix in the lib.php file was not duplicated in the .json.php files To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1639096/+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

