From: Frédéric Buclin Date: Mon, 2 Aug 2010 02:04:33 +0000 (+0200) Subject: Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation X-Git-Tag: bugzilla-3.7.3~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76654ef0cf0ab368a9114f8bd6e2637ece6f5bab;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 62b6e2fbd1..b96dd3d4d5 100644 --- a/Bugzilla/Search/Quicksearch.pm +++ b/Bugzilla/Search/Quicksearch.pm @@ -517,6 +517,9 @@ sub splitString { # as it has a special meaning. Strings which start with # "+" must be quoted. s/(?