Reviewed:  https://reviews.mahara.org/9305
Committed: 
https://git.mahara.org/mahara/mahara/commit/cea4ffe05334cd8e631750eaaa22ca755efc0d96
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:    18.10_STABLE

commit cea4ffe05334cd8e631750eaaa22ca755efc0d96
Author: Cecilia Vela Gurovic <cecili...@catalyst.net.nz>
Date:   Fri Nov 9 11:27:42 2018 +1300

Bug 1794990: prevent echo call from removing escape character

temporary patch to prevent the escape characters
from being removed in a lang string

this htmloutput.php will be fixed in this other bug: 1802406

behatnotneeded

Change-Id: I2d127c67027763f96da4d3bc6a727facdb8fb8a5

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

Title:
  need to refactor lib/htmloutput.php to use smarty templates

Status in Mahara:
  Confirmed

Bug description:
  At the moment htmloutput.php is not using smarty templates. Instead,
  the code is full of html in strings and calls to php echo, which is
  not ideal.

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to