← Back to team overview

mahara-contributors team mailing list archive

[Bug 1776554] Re: Line breaks not respected on sendmessage screen for previous message

 

Environment tested: Master
Browser tested: Chrome

-------------------------------------
Manual Test Script
-------------------------------------

Preconditions:

1. The following users exist:
a. EarlUser5
b. DanUser4
2. the following relationship exists 
a. Earl and Dan are friends

Test Script:

1. DanUser4 logs in and sends messasge  to DanUser4 with the following:
a. Subject = Message from Dan to Earl
b. Message = 3 paragraphs with spaces between each paragraph
2. Log in as EarlUser5 and Browse to Inbox | Notifications page
3. Confirm that there is a message from Dan to Earl ✔
4. Open the messsage 
5. Confirm that the message body is 3 paragraphs with spaces between each paragraph ✔
6. User click on the reply link at the bottom of the message 
7. Confirm that user is redirected to the Send message page  ✔
8. Confirm that the original message is displayed above the sendmessage panel ✔
9. Confirm that the message body is 3 paragraphs with spaces between each paragraph ✔


Catalyst QA Approved ✔

** Attachment added: "Dan_Inbox_Notification_29-06-18-11:35:38.png"
   https://bugs.launchpad.net/mahara/+bug/1776554/+attachment/5157575/+files/Dan_Inbox_Notification_29-06-18-11%3A35%3A38.png

-- 
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/1776554

Title:
  Line breaks not respected on sendmessage screen for previous message

Status in Mahara:
  Confirmed

Bug description:
  When a user sent you a message, you typically click the link in the
  email to reply. That'll take you to
  https://DOMAIN/module/multirecipientnotification/sendmessage.php?replyto=IDOFMESSAGE&returnto=inbox

  On that screen, you see the message from the user. When they used line
  / paragraph breaks, they are not visible though making it hard to read
  the message (see screenshot message_reply.png).

  However, when you view the message in your Mahara inbox, it shows the
  line breaks correctly (see screenshot message_inbox.png).

  When a user replies to a message, they should see the line breaks as
  well.

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


References