Reviewed: https://reviews.mahara.org/5917 Committed: https://git.mahara.org/mahara/mahara/commit/f265c4d3295da9992261ae0751ea0ba69a894e3a Submitter: Robert Lyon ([email protected]) Branch: master
commit f265c4d3295da9992261ae0751ea0ba69a894e3a Author: Robert Lyon <[email protected]> Date: Wed Nov 4 10:40:30 2015 +1300 Bug 1512528: The edit access 'Shared with' users fails to paginate Normally it should load more options if they exist when one scrolls to the bottom of the list, but was not working as the 'more' bits of code were left out. behatnotneeded: can't test a select2 that loads data via ajax yet Change-Id: Ibc5682392d0006c66005a6da27904ed59b97417a 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/1512528 Title: Only 10 names / groups loaded on "Shared by me" Status in Mahara: Fix Committed Status in Mahara 15.10 series: Fix Released Status in Mahara 16.04 series: Fix Committed Bug description: 15.10.0 and master Reported by a community member and replicated on a testing database at Catalyst * Sharing pages with a specific user only displays the first 10 results and no others are loaded thereafter in the select2 box. * Sharing pages with a specific group has the same problem - displays the first 10 results and no others are loaded thereafter in the select2 box. I suspect that "Friends" has the same issue. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1512528/+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

