]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 274392: Preserve search name when clicking Edit from Saves Searches...
authorjocuri%softhome.net <>
Sun, 26 Dec 2004 03:36:11 +0000 (03:36 +0000)
committerjocuri%softhome.net <>
Sun, 26 Dec 2004 03:36:11 +0000 (03:36 +0000)
template/en/default/account/prefs/saved-searches.html.tmpl

index cd251d5425e75c526d4207a7e54f18033c9e94a7..d5c5a50449af31bc0ebd69c3fc63c76b5074992a 100644 (file)
@@ -67,7 +67,7 @@
           <a href="buglist.cgi?[% q.query FILTER html %]">Run</a>
         </td>
         <td>
-          <a href="query.cgi?[% q.query FILTER html %]">Edit</a>
+          <a href="query.cgi?[% q.query FILTER html %]&known_name=[% q.name FILTER url_quote %]">Edit</a>
         </td>
         <td>
           [% IF q.usedinwhine %]