Hi,
Before I post the question, Let me clarify that I have searched extensively - infact have been researching for the last 2 days and all the possible solutions I found seem to be from 2007 and even those were for views 1 and not for views 2
Now the Question
I have overriden the default drupal taxomomy/term page with the views provided taxonomy/term page.
taxonomy/term/x or taxonomy/term/y works absolutely fine, However, now when if I try and access anything with taxonomy/term/x,y rather than doing a Logical AND, views does a Logical OR operation. Can someone please provide a way of how this can be fixed in views 2. Maybe through some argument handling or something? Here is my export of the view.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | views_export.txt | 14.73 KB | manuj_78 |
Comments
Comment #1
dawehnerThats exactly how core works. You use "+" to use AND.
Comment #2
manuj_78 commentedNope... + is a logical OR and , is a logical AND for the core
Comment #3
manuj_78 commentedJust realised that my views export didnt get attached for some reason..Here it is
Comment #4
dawehnerAh. Thanks.
This was reported already, but i cannot find this anymore. In this issue there is a patch for a test included.
Comment #5
manuj_78 commentedAre you talking about
http://drupal.org/node/77543#comment-633801
Comment #6
dawehnerNo it is a relative new issue, perhaps created in january or february
Comment #7
manuj_78 commentedUsing google god I tried searching for anything that could have a possible solution from the last 1 year and also with a possible patch file..No Luck :-(
The links I have found from the search based on ur suggestion are as follows
http://drupal.org/node/225426
Plus one old node
http://groups.drupal.org/node/8500
Any pointer as to what that patch might have had or any keywords that i can use to search again would greatly help...please
Comment #8
dawehnerMh no thats definitive not this nodes.
Comment #9
manuj_78 commentedIs it this one where you provided a test
http://drupal.org/node/700090
Comment #10
dawehnerAh thanks Exactly. I suggest to mark this issue as duplicate, because the other one has at least a test.
Comment #11
manuj_78 commentedThe test file that you have posted on that node...Can you provide any guidelines on how to use it
Setting this is aduplicate of #700090: list contents from 2 different taxonomy terms