summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-11-10 18:01:08 +0100
committergerv%gerv.net <>2002-11-10 18:01:08 +0100
commit4185f96c5ad7cd8e36d8c4136e7f5971ed489fcf (patch)
treea29a03818431ce882676474c9d40f5d24f8b0c9b /defparams.pl
parent5069189cf1591b8ffc2a5c365ba2e13a14c5bb39 (diff)
downloadbugzilla-4185f96c5ad7cd8e36d8c4136e7f5971ed489fcf.tar.gz
bugzilla-4185f96c5ad7cd8e36d8c4136e7f5971ed489fcf.tar.xz
Bug 173689 - Default comments search box type to "contains string". Patch by gerv; r,a=justdave.
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl
index c095467d7..c7698b437 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -461,7 +461,7 @@ You will get this message once a day until you\'ve dealt with these bugs!
'submit a bug. It\'s in URL parameter format, which makes it ' .
'hard to read. Sorry!',
type => 't',
- default => 'bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=%22Importance%22'
+ default => 'bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=Importance&long_desc_type=substring'
},
{