Reviewed: https://reviews.mahara.org/5653 Committed: https://git.mahara.org/mahara/mahara/commit/58d68327c492d8e36d81403d1f474fee0ea1468f Submitter: Robert Lyon ([email protected]) Branch: master
commit 58d68327c492d8e36d81403d1f474fee0ea1468f 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: Ica89fa229e1c9c2a1e58aa7e2d73882ffb19b65e 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: In Progress 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

