mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64049
[Bug 1949337] [NEW] Language string missing for portfolio release via external host
Public bug reported:
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]]'.
** Affects: mahara
Importance: Medium
Status: Confirmed
** Affects: mahara/21.10
Importance: Medium
Status: Confirmed
** Affects: mahara/22.04
Importance: Medium
Status: Confirmed
** Tags: lti-advantage
** Tags added: lti-advantage
** Also affects: mahara/22.04
Importance: Undecided
Status: New
** Also affects: mahara/21.10
Importance: Undecided
Status: New
** Changed in: mahara/22.04
Status: New => Confirmed
** Changed in: mahara/21.10
Status: New => Confirmed
** Changed in: mahara/22.04
Importance: Undecided => Medium
** Changed in: mahara/21.10
Importance: Undecided => Medium
** Changed in: mahara/22.04
Milestone: None => 22.04.0
** Changed in: mahara/21.10
Milestone: None => 21.10.1
--
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:
Confirmed
Status in Mahara 21.10 series:
Confirmed
Status in Mahara 22.04 series:
Confirmed
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
Follow ups