mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64239
[Bug 1949337] A change has been merged
Reviewed: https://reviews.mahara.org/12243
Committed: https://git.mahara.org/mahara/mahara/commit/fb46d8492a3824c6dc1779332cf402015dda13fc
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 21.10_DEV
commit fb46d8492a3824c6dc1779332cf402015dda13fc
Author: Gold <gold@xxxxxxxxxxxxxxx>
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
(cherry picked from commit 01e3c1a7489bd444e2d62a9f6b36eee0e493e303)
--
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
References