I have searched the support queue but couldn't find it, apologies if this has been discussed before.
I am experiencing the following problem when using taxonomy term view: there is no difference in outcome when I specifiy
/taxonomy/term/7,80
/taxonomy/term/7+80
The result is the same list of nodes. Is there any solution to this?
Many thanks,
Gerben
Comments
Comment #1
mooffie commentedThis is "by design".
The taxonomy/term/x view that's provided by default uses the "Taxonomy: Term ID (with depth)" argument, and this argument, if you'll look at its settings form, says:
In other words, "," is treated the same as "+".
You can switch to using the "Taxonomy: Term ID" argument instead. Or you can disable this view so Drupal's own kicks in.
Comment #2
Gerben Zaagsma commentedThanks, I hadn't seen the settings form.
Removing the "Taxonomy: Term ID (with depth)" argument as well as the "Taxonomy: Term ID depth modifier" argument and replacing it with a "Taxonomy: Term ID" argument did the trick. Excellent!
(In case anyone else finds this helpful> there is one extra thing to note: in the configuration of the argument you have to fill in "%1" in the title field to make sure the taxonomy terms are displayed on top of the page)
Gerben
Comment #3
mooffie commentedSo let's close this.
Comment #4
cside commentedI have a list of keywords which i want to drive out results only if all criteria are met. I have followed the instructions above and get only a list of the first term checked in the list.
I have tried a number of different rule permutations but cannot get the filter list i require.
Can you help with the settings please ......
Thanks
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
NidSquid commentedI am having the same problem - I've tried so many different things and I can't get a filter for anything more than the first term. Did you manage to figure it out?
Thanks,