Bug 283769 : wrong filtering in create-guided causes problems

Patch by GavinS <bugzilla@chimpychompy.org>   r=wurblzap  a=justdave


git-svn-id: svn://10.0.0.236/trunk@170295 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
travis%sedsystems.ca
2005-03-07 18:04:06 +00:00
parent 2ee52fc4ed
commit da50e59254

View 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>