Comment 3 for bug 1203082

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2738
Committed: http://gitorious.org/mahara/mahara/commit/23b55f1bf6692452c8e4c06b4bf56190e39b242a
Submitter: Son Nguyen (<email address hidden>)
Branch: master

commit 23b55f1bf6692452c8e4c06b4bf56190e39b242a
Author: Robert Lyon <email address hidden>
Date: Fri Nov 22 09:04:48 2013 +1300

Allowing form error string to be unescaped (bug #1203082)

As the string is hardcoded in lang file and does NOT take any variables
it is ok to pass into form error as unescaped.

Change-Id: Ibc0b9d7ed872abb7c4ba77d3d2bb5abcde110abc
Signed-off-by: Robert Lyon <email address hidden>