← Back to team overview

mahara-contributors team mailing list archive

[Bug 1953263] Re: Text block of submitted (locked) portfolio can be changed via Quick Edit

 

Hi Kristina

Good to see that is already fixed. No we did not have that patch applied
and I had only used the simple search sorry which doesn't included "Fix
released" so I missed the fact the bug had already been raised and
resolved.

Ngā mihi

Jeremy

-- 
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