From 2635ababda68c467e164f99a984dc7ad1766028e Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Tue, 27 Oct 2009 16:55:31 +0000 Subject: =?UTF-8?q?Bug=20524675:=20"Edit=20Search"=20fails=20to=20preserve?= =?UTF-8?q?=20comment,=20URL,=20and=20whiteboard=20params=20-=20Patch=20by?= =?UTF-8?q?=20Fr=C3=83=C2=A9d=C3=83=C2=A9ric=20Buclin=20=20r=3Dghendricks=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/search/form.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/search/form.html.tmpl') diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index c6b3c3b30..c7990fd24 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -273,8 +273,9 @@ function doOnSelectProduct(selectmode) { : + [% type = field.name _ "_type" %] [% INCLUDE "search/type-select.html.tmpl" - name = field.name _ "_type", + name = type, types = query_types, selected = default.$type.0 %]