From: David Lawrence Date: Mon, 12 Sep 2016 17:00:03 +0000 (+0000) Subject: Bug 1302143 - Bad json in META.json breaking checksetup.pl X-Git-Tag: release-5.1.2~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7b85d80debaba707e0b77633ebbd21575268770;p=thirdparty%2Fbugzilla.git Bug 1302143 - Bad json in META.json breaking checksetup.pl --- diff --git a/META.json b/META.json index 0a0ca7b7ad..b254c100dd 100644 --- a/META.json +++ b/META.json @@ -157,7 +157,7 @@ "prereqs" : { "runtime" : { "requires" : { - "JSON::RPC" : "0", + "JSON::RPC" : "0" } } } diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 5db6aeb933..4aec94f16f 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -552,7 +552,7 @@ [% END %]
[% END %] - Test mail sent to [% user.email %]. + Test mail sent to [% user.email FILTER html %]. [% ELSIF message_tag == "parameters_updated" %] [% title = "Parameters Updated" %]