summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/create-guided.html.tmpl
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2005-03-08 03:04:06 +0100
committertravis%sedsystems.ca <>2005-03-08 03:04:06 +0100
commitf03496f574d574aa7fa25bf3130cfa11c5735ded (patch)
tree56f25d36bde156cf2cdb60dd86c0c12aca1b2978 /template/en/default/bug/create/create-guided.html.tmpl
parent93c8f090be6b746aebac8f65dbd1cf7e6a719369 (diff)
downloadbugzilla-f03496f574d574aa7fa25bf3130cfa11c5735ded.tar.gz
bugzilla-f03496f574d574aa7fa25bf3130cfa11c5735ded.tar.xz
Bug 283769 : wrong filtering in create-guided causes problems
Patch by GavinS <bugzilla@chimpychompy.org> r=wurblzap a=justdave
Diffstat (limited to 'template/en/default/bug/create/create-guided.html.tmpl')
-rw-r--r--template/en/default/bug/create/create-guided.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl
index c221e7833..fc05440e9 100644
--- a/template/en/default/bug/create/create-guided.html.tmpl
+++ b/template/en/default/bug/create/create-guided.html.tmpl
@@ -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>