From: Marc Schumann Date: Fri, 23 Jul 2010 21:48:11 +0000 (+0200) Subject: Bug 581326 – Misleading JSON error message. X-Git-Tag: bugzilla-3.7.3~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=578dd0b02d3d3d5c9eca27a60163f7a6c12d56f7;p=thirdparty%2Fbugzilla.git Bug 581326 – Misleading JSON error message. Patch by Marc Schumann , r/a=mkanat --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index b57792fd29..3e77a79ba6 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -1004,8 +1004,8 @@ characters are allowed in the 'callback' parameter: []._ [% ELSIF error == "json_rpc_post_only" %] - For security reasons, you may only call the '[% method FILTER html %]' - method via HTTP POST. + For security reasons, you must use HTTP POST to call the + '[% method FILTER html %]' method. [% ELSIF error == "keyword_already_exists" %] [% title = "Keyword Already Exists" %]