]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 283769 : wrong filtering in create-guided causes problems
authortravis%sedsystems.ca <>
Tue, 8 Mar 2005 02:04:06 +0000 (02:04 +0000)
committertravis%sedsystems.ca <>
Tue, 8 Mar 2005 02:04:06 +0000 (02:04 +0000)
Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap  a=justdave

template/en/default/bug/create/create-guided.html.tmpl

index c221e7833ad2159b77089816dcdde3f87a92c0b5..fc05440e971191f0a4983e701b40a7bcefc2b8cc 100644 (file)
@@ -117,7 +117,7 @@ function PutDescription() {
 [% ELSIF product == "Thunderbird" %]
   [% productstring = "product=Mozilla%20Application%20Suite&amp;product=Thunderbird" %]
 [% ELSE %]
-  [% productstring = "product=" _ product FILTER uri %]
+  [% productstring = BLOCK %]product=[% product FILTER url_quote %][% END %]
 [% END %]
 
 <p>