Reviewed: https://reviews.mahara.org/12216 Committed: https://git.mahara.org/mahara/mahara/commit/01e3c1a7489bd444e2d62a9f6b36eee0e493e303 Submitter: Robert Lyon ([email protected]) Branch: main
commit 01e3c1a7489bd444e2d62a9f6b36eee0e493e303 Author: Gold <[email protected]> Date: Tue Nov 2 10:58:55 2021 +1300 Bug 1949337: Portfolio released after archiving strings Tracked back to legacy strings. View and Collections updated to use the portfolioreleasedpending string. Change-Id: Ie19c48cb9ef00fcb1ab84b83f33c40a41a976b8b -- 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/1949337 Title: Language string missing for portfolio release via external host Status in Mahara: Fix Committed Status in Mahara 21.10 series: Fix Committed Status in Mahara 22.04 series: Fix Committed Bug description: There is the string 'viewreleasedpending' referenced in htdocs/view/view.php: $SESSION->add_ok_msg(get_string('viewreleasedpending', 'group')); but it doesn't exist. I suspect it is supposed to be 'Portfolio will be released after archiving'. To replicate: 1. Set up a deep link assignment in Brightspace (Kristina can help with that) 2. Submit a portfolio as a student. 3. In Brightspace change the role for the student to 'Teaching Assistant'. 4. Log in as the teaching assistant -> go to the assignment -> click the link to the portfolio page. 5. Click the 'Release' button. Expected result: The success message contains a proper language string. Actual result: The success message reads '[[viewreleasedpending/group]]'. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1949337/+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

