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.

CommentFileSizeAuthor
#3 views_export.txt14.73 KBmanuj_78

Comments

dawehner’s picture

Thats exactly how core works. You use "+" to use AND.

manuj_78’s picture

Nope... + is a logical OR and , is a logical AND for the core

manuj_78’s picture

StatusFileSize
new14.73 KB

Just realised that my views export didnt get attached for some reason..Here it is

dawehner’s picture

Ah. Thanks.

This was reported already, but i cannot find this anymore. In this issue there is a patch for a test included.

manuj_78’s picture

dawehner’s picture

No it is a relative new issue, perhaps created in january or february

manuj_78’s picture

Using 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

dawehner’s picture

Mh no thats definitive not this nodes.

manuj_78’s picture

Is it this one where you provided a test

http://drupal.org/node/700090

dawehner’s picture

Ah thanks Exactly. I suggest to mark this issue as duplicate, because the other one has at least a test.

manuj_78’s picture

Status: Active » Closed (duplicate)

The 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