]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 23 Jul 2010 01:50:20 +0000 (18:50 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Fri, 23 Jul 2010 01:50:20 +0000 (18:50 -0700)
commitf3b438d1c3e31fe43ef5bcd5660d7b459a3f03ec
tree8bebbae94436fd7ada205613afa47d281be744bc
parentf7fbf1a764c15f2504e456054a00d644175a2fef
Bug 578494: When doing a QuickSearch on a phrase, pass the phrase quoted
to the fulltext engine, so that it knows it's a phrase.
r=LpSolit, a=mkanat
Bugzilla/DB.pm
Bugzilla/Search/Quicksearch.pm