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:
@@ -117,7 +117,7 @@ function PutDescription() {
|
||||
[% ELSIF product == "Thunderbird" %]
|
||||
[% productstring = "product=Mozilla%20Application%20Suite&product=Thunderbird" %]
|
||||
[% ELSE %]
|
||||
[% productstring = "product=" _ product FILTER uri %]
|
||||
[% productstring = BLOCK %]product=[% product FILTER url_quote %][% END %]
|
||||
[% END %]
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user