← Back to team overview

mahara-contributors team mailing list archive

[Bug 1639096] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7228
Committed: https://git.mahara.org/mahara/mahara/commit/f1b0580d2ee525930b4b6cf3839cb5e63177e284
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit f1b0580d2ee525930b4b6cf3839cb5e63177e284
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
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 <robertl@xxxxxxxxxxxxxxx>

-- 
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:
  In Progress
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


References