Reviewed: https://reviews.mahara.org/11729 Committed: https://git.mahara.org/mahara/mahara/commit/d5be28f6f68554296bdbe99c996726fd09c79846 Submitter: Lisa Seeto ([email protected]) Branch: 21.04_STABLE
commit d5be28f6f68554296bdbe99c996726fd09c79846 Author: Robert Lyon <[email protected]> Date: Thu Apr 29 13:18:49 2021 +1200 Bug 1926540: Make sure collection views get reset on add_views() So that calling $collection->views() gives us the new value and not the old value Change-Id: I362a572cba3506066789913347ccf8e2b0c596a9 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 8157e443e1d15419ddc9f6db725683f123837879) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: mahara-contributors https://bugs.launchpad.net/bugs/1926540 Title: Creating a progress collection then adding a page causes two collections to show on index page Status in Mahara: Fix Committed Bug description: This happens when dragging / dropping page into collection The collections are the same one but there is a problem with the display order having both the progress page and new page being order = 0 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1926540/+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

