← Back to team overview

mahara-contributors team mailing list archive

[Bug 1843691] Re: Correct submission confirmation email lang string

 

Commit hash: 48caa852dca3e950521245bc476302558de84884
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw

PRECONDITIONS: 
------------------------ 
1) The following user exist
      a) Site admin and is admin for group 11 
      b) User5 (no roles) and is a member of group 11 
2) Group 11 exists as follows
      a) Controlled =  Yes
      b) Allow submissions = Yes
      c) Allow archiving of submissions = No 
      d) Publicly viewable group = Yes
      e) Hide group = No 
      f) Auto-add users = No 

TEST STEPS: 
------------------------ 
1) Log in as User5 
2) User5 create a portfolio page and submit the page to a group via viewing the displayed page 
3) Verify Person A receives a notification in their Mahara inbox and via email if set up (default) that does not have a large indentation for the second sentence and where there is an empty line between the first and second sentence. ✔
      a) The following text should be displayed ✔
  
This is to confirm that you submitted the collection "Portfolio 4" successfully to the group "L&D" at 12-09-2019, 19:54.

If you have any questions about this submission, please contact the
group administrator.

Catalyst QA Approved ✔

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1843691

Title:
  Correct submission confirmation email lang string

Status in Mahara:
  In Progress

Bug description:
  New 19.10 functionality.

  There was an extra indentation in the email confirming that you've
  submitted a portfolio successfully to a group. I corrected the
  spacing.

  Before:

  ----------

  This is to confirm that you submitted the collection "Portfolio 4" successfully
  to the group "L&D" at 12-09-2019, 19:54.
                        If you have any questions about this submission, please
  contact the group administrator.
  ----------

  After:

  ----------
  This is to confirm that you submitted the collection "Portfolio 4" successfully
  to the group "L&D" at 12-09-2019, 19:54.

  If you have any questions about this submission, please contact the group administrator.
  -----------

  To replicate:

  Precondition: Set up a group that allows submissions and have Person A
  in there besides the group admin.

  1. Person A creates a page.
  2. Person A submits the page to the group.
  Expected result: Person A receives a notification in their Mahara inbox and via email if set up (default) that does not have a large indentation for the second sentence and where there is an empty line between the first and second sentence.

  Actual result: See "Before" scenario.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1843691/+subscriptions


References