mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #66217
[Bug 1949337] Re: Language string missing for portfolio release via external host
** Changed in: mahara/22.04
Status: Fix Committed => Fix Released
--
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 Released
Status in Mahara 21.10 series:
Fix Released
Status in Mahara 22.04 series:
Fix Released
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