Reviewed: https://reviews.mahara.org/11855 Committed: https://git.mahara.org/mahara/mahara/commit/5b2947eaea0700c5f16615917bfe4e3fdd4c06ab Submitter: Gold ([email protected]) Branch: master
commit 5b2947eaea0700c5f16615917bfe4e3fdd4c06ab Author: Doris Tam <[email protected]> Date: Tue Jul 13 15:12:01 2021 +1200 Bug 1926287: Disallow quick edit when a page has been submitted and locked This is on view/view.php?id=<ID> When we have submitted a page the view/blocks.php?id=<ID> throws an access warning instead. Change-Id: I5d383e632937ab52c5b9dcd556d7a821a17b7a41 -- 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/1926287 Title: Locked submitted pages still allow quick editing of text blocks Status in Mahara: Fix Committed Status in Mahara 20.10 series: In Progress Status in Mahara 21.04 series: In Progress Status in Mahara 21.10 series: Fix Committed Bug description: This happens with portfolios submitted to both Mahara controlled groups and Moodle assignments Replication steps: - Create a portfolio page - Add a text block - Submit the page to a controlled group Expected: The page owner cannot edit the page at all Actual: The page owner can edit the text block when in details mode using the new 'quick edit' feature This was tried on two separate instances of Mahara 20.10 - one submitting to a controlled group, and a client's when submitted to the Mahara assignment plugin in Moodle. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1926287/+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

