From d7e5d9fdab1be995187d62e93fa7ebdc7a2ea439 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Mon, 20 Jul 2009 04:10:55 +0000 Subject: Bug 314364: Make QuickSearch use "matches" for comment searches instead of "substring" Patch by Max Kanat-Alexander r=wicked, a=mkanat --- template/en/default/admin/params/query.html.tmpl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'template') diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl index 8d6aba422..ffee4e1a8 100644 --- a/template/en/default/admin/params/query.html.tmpl +++ b/template/en/default/admin/params/query.html.tmpl @@ -51,10 +51,6 @@ "access the advanced query page. It's in URL parameter " _ "format, which makes it hard to read. Sorry!", - quicksearch_comment_cutoff => "The maximum number of search terms for a QuickSearch " _ - "to search comments. If the QuickSearch query contains " _ - "more terms than this value, QuickSearch will not search comments.", - specific_search_allow_empty_words => "Whether to allow a search on the 'Find a Specific " _ "Bug' page with an empty 'Words' field." } %] -- cgit v1.2.3-24-g4f1b