From: Frédéric Buclin Date: Mon, 2 Aug 2010 02:03:13 +0000 (+0200) Subject: Bug 553884: Quicksearch incorrectly treats "-" in quotes as negation X-Git-Tag: bugzilla-4.1.1~336 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b0be2596d828e3766e320d0e410613faaa33e8f;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/(?