From: Frédéric Buclin Date: Mon, 2 Aug 2010 02:05:34 +0000 (+0200) Subject: Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation X-Git-Tag: bugzilla-3.6.2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58e2f09adef9e3df81e3a803d01f1c2ef17cda9;p=thirdparty%2Fbugzilla.git Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation r/a=mkanat --- diff --git a/Bugzilla/Search/Quicksearch.pm b/Bugzilla/Search/Quicksearch.pm index c8643ea286..929ad395de 100644 --- a/Bugzilla/Search/Quicksearch.pm +++ b/Bugzilla/Search/Quicksearch.pm @@ -535,6 +535,9 @@ sub splitString { # as it has a special meaning. Strings which start with # "+" must be quoted. s/(?