]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Was not properly remembering email addresses in memorized queries.
authorterry%mozilla.org <>
Thu, 6 May 1999 04:25:29 +0000 (04:25 +0000)
committerterry%mozilla.org <>
Thu, 6 May 1999 04:25:29 +0000 (04:25 +0000)
query.cgi

index 83609b0a789b8cefd641394743506b5f97b6b873..48deffed9a6c64ea32f2ff7d0deda67788514596 100755 (executable)
--- a/query.cgi
+++ b/query.cgi
@@ -154,7 +154,7 @@ sub GenerateEmailInput {
 <table cellspacing=0 cellpadding=0>
 <tr>
 <td rowspan=2 valign=top><a href="helpemailquery.html">Email:</a>
-<input name="email$id" size="30" value="">&nbsp;matching as
+<input name="email$id" size="30" value="$defstr">&nbsp;matching as
 <SELECT NAME=emailtype$id>
 <OPTION VALUE="regexp">regexp
 <OPTION VALUE="notregexp">not regexp