tomay / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

adding a second term and condition to advanced search replaces the first one #360

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select Advanced search
2. Select "all occurrences" filter
3. Type "accepted class"
4. Add an exclude condition, starts with "Mammalia"
5. Type "accepted class" again
6. Add a second exclude condition: starts with "Aves"
7. Aves replaces Mammalia - they don't both stay in the list

What is the expected output? What do you see instead?

I wanted to test excluding accepted class "Starts with" "Mammalia", AND add
a second excludes condition on the same field (accepted class), excluding
"starts with" "Aves". But if you try this, aves just takes the place of
mammalia -- it seems to only want to add one of these at a time to the list..

Please use labels and text to provide additional information.

Original issue reported on code.google.com by tom.alln...@gmail.com on 11 Aug 2009 at 12:43

GoogleCodeExporter commented 9 years ago
this behavior is intentional - can only exclude a maximum of one query

Original comment by tom.alln...@gmail.com on 11 Aug 2009 at 9:38

GoogleCodeExporter commented 9 years ago

Original comment by tom.alln...@gmail.com on 11 Aug 2009 at 9:39