mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #23597
[Bug 1271420] A change has been merged
Reviewed: https://reviews.mahara.org/3697
Committed: http://gitorious.org/mahara/mahara/commit/00a049785135ccd5c6f304dc6dbf8168f2cbf33a
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch: master
commit 00a049785135ccd5c6f304dc6dbf8168f2cbf33a
Author: Nigel Cunningham <nigelc@xxxxxxxxxxxxxxx>
Date: Mon Sep 15 15:50:51 2014 +1000
(Bug1271420) Duplicate newlines in forum post notifications if you turn
off the HTML editor
This patch fixes an issue wherein duplicate newlines
are created in forum post notifications if you turn off
the HTML editor and create a forum post.
Change-Id: I86be96192b56eaa723641c2b55809303109896f0
Signed-off-by: Nigel Cunningham <nigelc@xxxxxxxxxxxxxxx>
--
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/1271420
Title:
Duplicate newlines in forum post notifications if you turn off the
HTML editor
Status in Mahara ePortfolio:
In Progress
Status in Mahara 1.10 series:
In Progress
Status in Mahara 15.04 series:
In Progress
Bug description:
To replicate:
1. Go to your user account settings and turn the HTML editor off
2. Set the forum post delay to 0 minutes (to make testing quicker)
3. Make a forum post that runs across multiple newlines.
4. Look in your Inbox, and look at the email you receive
Expected result: You should see one newline in the message for each newline in the original post
Actual result: You'll see two newlines in the message for each one in the original post.
This does not seem to happen when the HTML editor (TinyMCE) is active.
Possibly TinyMCE strips out the newlines from the text before saving
it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1271420/+subscriptions
References