]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Fix for bug 145588: adds full-text search option for more accurate finding of individ...
authormyk%mozilla.org <>
Wed, 3 Sep 2003 09:03:30 +0000 (09:03 +0000)
committermyk%mozilla.org <>
Wed, 3 Sep 2003 09:03:30 +0000 (09:03 +0000)
commit94266c521b3e388b41f3dd6f74948a9ec71997d5
treea93a6a69eb5aa233b9e0de3357c9866092ff86c0
parentb58af575949ab6ae74800873feef0e22ed763577
Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries.
r=bbaetz
a=myk
14 files changed:
Bugzilla/Search.pm
buglist.cgi
checksetup.pl
query.cgi
template/en/default/bug/create/create-guided.html.tmpl
template/en/default/filterexceptions.pl
template/en/default/global/messages.html.tmpl
template/en/default/list/list.html.tmpl
template/en/default/list/table.html.tmpl
template/en/default/search/boolean-charts.html.tmpl
template/en/default/search/search-advanced.html.tmpl
template/en/default/search/search-specific.html.tmpl [new file with mode: 0644]
template/en/default/search/search.html.tmpl
template/en/default/search/tabs.html.tmpl [new file with mode: 0644]