summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/knob.html.tmpl
diff options
context:
space:
mode:
authorwicked%sci.fi <>2009-07-14 05:59:44 +0200
committerwicked%sci.fi <>2009-07-14 05:59:44 +0200
commita90fb5f05df1d23fd538a24a29f702d90049ffa7 (patch)
treec92cd69181862736e8fdb0e645447ebb34891998 /template/en/default/search/knob.html.tmpl
parent6470da7db34aa58a67dd045899f057eefff2a181 (diff)
downloadbugzilla-a90fb5f05df1d23fd538a24a29f702d90049ffa7.tar.gz
bugzilla-a90fb5f05df1d23fd538a24a29f702d90049ffa7.tar.xz
Bug 448690: Changing columns after editing a saved search forgets edits - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
Diffstat (limited to 'template/en/default/search/knob.html.tmpl')
-rw-r--r--template/en/default/search/knob.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/search/knob.html.tmpl b/template/en/default/search/knob.html.tmpl
index d0381e1a4..17ff63a10 100644
--- a/template/en/default/search/knob.html.tmpl
+++ b/template/en/default/search/knob.html.tmpl
@@ -62,6 +62,10 @@
[%# The name of the existing query will be passed to buglist.cgi. %]
<input type="hidden" name="query_based_on" value="[% known_name FILTER html %]">
[% END %]
+ [%# Preserve any custom column list that might be set. %]
+ [% IF columnlist %]
+ <input type="hidden" name="columnlist" value="[% columnlist FILTER html %]">
+ [% END %]
</p>
<p>