mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64407
[Bug 1953263] Re: Text block of submitted (locked) portfolio can be changed via Quick Edit
Hi Jeremy,
Are you on the latest code for 21.04? We fixed this issue in bug
#1926287.
Thank you
Kristina
** Changed in: mahara
Status: New => Invalid
--
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/1953263
Title:
Text block of submitted (locked) portfolio can be changed via Quick
Edit
Status in Mahara:
Invalid
Bug description:
Mahara 21.04
Create a portfolio containing a text block
Submit the portfolio to a group.
It will be locked and the edit pencil is not available on pages
View a page of the portfolio and click the details magnifying glass
Quick edit option is shown on text blocks
Text block content can be edited using the Quick edit feature
Expected
No Quick edit buttons shown, and the feature to not work.
Notes
The quick edit buttons can be prevented from being shown by adding a check to see if the portfolio is submitted: get_view()->get('submittedgroup') in blocktype/lib.php. Is that sufficient or is an additional check required in view/view.php before build_quickedit_form()?
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1953263/+subscriptions
References