From: Dylan William Hardison Date: Tue, 19 Dec 2017 20:12:15 +0000 (-0500) Subject: send param_must_be_numeric to sentry X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb98ac5a29eca6e40c79cfc9280195a1f5e8fd2;p=thirdparty%2Fbugzilla.git send param_must_be_numeric to sentry --- diff --git a/Bugzilla/Sentry.pm b/Bugzilla/Sentry.pm index 007736cea..8020ef56f 100644 --- a/Bugzilla/Sentry.pm +++ b/Bugzilla/Sentry.pm @@ -45,6 +45,7 @@ use constant CONFIG => { mail_send_error template_error token_generation_error + param_must_be_numeric )], # any error/warning messages matching these regex's will not be logged or