Closed Bug 491802 Opened 15 years ago Closed 15 years ago

Boolean search not functioning properly with similar requirements

Categories

(Bugzilla :: Query/Bug List, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 240398

People

(Reporter: gkw, Unassigned)

Details

In a query of many specifically listed bug numbers using "only include", I have set the following 3 sets of boolean charts:

NOT, Flag, is equal to, in-testsuite?
NOT, Flag, is equal to, in-testsuite+
NOT, Flag, is equal to, in-testsuite-

However, this does not give correct results (some resulting bugs have the flags). I had to change them to:

Flag, is not equal to, in-testsuite?
Flag, is not equal to, in-testsuite+
Flag, is not equal to, in-testsuite-

for it to work properly, to get a list of bugs without any of the flags listed.

Shouldn't they be the same?
i haven't read the details, but is this related to bug 181396 or bug 240398?
This is in fact a dupe of bug 320717, which is itself a dupe of bug 240398. Nothing new here.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.