← Back to team overview

mahara-contributors team mailing list archive

[Bug 1507432] A change has been merged

 

Reviewed:  https://reviews.mahara.org/5551
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6a057322ef868e34dabfa15187aed291862c833e
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit 6a057322ef868e34dabfa15187aed291862c833e
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>

-- 
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:
  In Progress

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