]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 232778: The sort order of a saved search is not kept - Patch by Frédéric Buclin...
authorlpsolit%gmail.com <>
Sun, 12 Feb 2006 06:36:25 +0000 (06:36 +0000)
committerlpsolit%gmail.com <>
Sun, 12 Feb 2006 06:36:25 +0000 (06:36 +0000)
template/en/default/list/list.html.tmpl

index 3f6d052cf1da73f5936c409a2f1d876bf2e5efaa..85b7d73167ee7d19afc5506fe8f963a993334ec6 100644 (file)
         <form method="get" action="buglist.cgi">
           <input type="submit" value="Remember search"> as 
           <input type="hidden" name="newquery" 
-                 value="[% urlquerypart FILTER html %]">
+                 value="[% urlquerypart FILTER html %][% "&order=$qorder" FILTER html IF order %]">
           <input type="hidden" name="cmdtype" value="doit">
           <input type="hidden" name="remtype" value="asnamed">
           <input type="text" name="newqueryname" size="20"