From: Dylan William Hardison Date: Wed, 22 Nov 2017 02:23:31 +0000 (-0500) Subject: Bug 1419541 - Fix improper quoting on socorro lens URL X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60017af86a45cf27260f1e571a17a7892e37a268;p=thirdparty%2Fbugzilla.git Bug 1419541 - Fix improper quoting on socorro lens URL --- diff --git a/extensions/BMO/template/en/default/hook/bug_modal/edit-custom_field-cf_crash_signature.html.tmpl b/extensions/BMO/template/en/default/hook/bug_modal/edit-custom_field-cf_crash_signature.html.tmpl index 4a5d742f5..4726b69ab 100644 --- a/extensions/BMO/template/en/default/hook/bug_modal/edit-custom_field-cf_crash_signature.html.tmpl +++ b/extensions/BMO/template/en/default/hook/bug_modal/edit-custom_field-cf_crash_signature.html.tmpl @@ -29,7 +29,7 @@ [%# socorro_lens_url() is defined in Bugzilla/Template.pm %] [% SET lens_url = socorro_lens_url(split_cf_crash_signature) %] [% IF lens_url %] - + [% END %] [% ELSIF value %] [% value FILTER html FILTER html_line_break %]