← Back to team overview

mahara-contributors team mailing list archive

[Bug 1507432] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5564
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/fb2ecd3b70ff3defe3b95b5077ef18814ed3c5e9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    15.10_STABLE

commit fb2ecd3b70ff3defe3b95b5077ef18814ed3c5e9
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Oct 19 16:23:50 2015 +1300

Bug 1507432: Avoid double escaping of messages

behatnotneeded

Change-Id: I2d0d838b1bb578bfc9f8ff2b778badfb09045d45
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit 6a057322ef868e34dabfa15187aed291862c833e)

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

Title:
  Messages in dashboard inbox block have special chars escaped twice

Status in Mahara:
  Fix Committed

Bug description:
  The inbox runs the messages through the format_whitespace function,
  which contains a function to escape html special chars - but if you
  are using multirecipientnotifications plugin it also runs the messages
  through the format_whitespace function so things get double escaped.

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


References