]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1302143 - Bad json in META.json breaking checksetup.pl
authorDavid Lawrence <dkl@mozilla.com>
Mon, 12 Sep 2016 17:00:03 +0000 (17:00 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 12 Sep 2016 17:00:03 +0000 (17:00 +0000)
META.json
template/en/default/global/messages.html.tmpl

index 0a0ca7b7adee762f5eb36f70e8e0b75016de739c..b254c100dd32f3f8136a6ac7a8db77ecb5b03c7f 100644 (file)
--- a/META.json
+++ b/META.json
          "prereqs" : {
             "runtime" : {
                "requires" : {
-                  "JSON::RPC" : "0",
+                  "JSON::RPC" : "0"
                }
             }
          }
index 5db6aeb93378481eee4c0194a08c9bcdc499b0ad..4aec94f16f1036f7f893ecc0ec2f4588861ad7a5 100644 (file)
       [% END %]
       <br>
     [% END %]
-    Test mail sent to [% user.email %].
+    Test mail sent to [% user.email FILTER html %].
 
   [% ELSIF message_tag == "parameters_updated" %]
     [% title = "Parameters Updated" %]