From: travis%sedsystems.ca <> Date: Sat, 26 Feb 2005 01:39:52 +0000 (+0000) Subject: Bug 283424 : URL with extra space created in enter_bug.cgi when using a format X-Git-Tag: bugzilla-2.19.3~240 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58d63b1333c16f709694b8013c492a04cf169c18;p=thirdparty%2Fbugzilla.git Bug 283424 : URL with extra space created in enter_bug.cgi when using a format Patch by Havard Wigtil r=wurblzap a=myk --- diff --git a/template/en/default/global/choose-classification.html.tmpl b/template/en/default/global/choose-classification.html.tmpl index 3bb4be3a8b..b2021f234c 100644 --- a/template/en/default/global/choose-classification.html.tmpl +++ b/template/en/default/global/choose-classification.html.tmpl @@ -36,8 +36,8 @@ + [% IF cloned_bug_id %]&cloned_bug_id=[% cloned_bug_id FILTER url_quote %][% END -%] + [%- IF format %]&format=[% format FILTER url_quote %][% END %]"> All: @@ -49,9 +49,9 @@ [% IF classifications.$p.size > 0 %] - + [% p FILTER html %]: diff --git a/template/en/default/global/choose-product.html.tmpl b/template/en/default/global/choose-product.html.tmpl index da13ee84ff..2fdc3b1b73 100644 --- a/template/en/default/global/choose-product.html.tmpl +++ b/template/en/default/global/choose-product.html.tmpl @@ -42,9 +42,9 @@ [% FOREACH p = proddesc.keys.sort %] - + [% p FILTER html %]: