I have content type A: with field taxonomy terms (with depth) and field number.
I used exposed for Filter criteria. When Has taxonomy terms (with depth) and field number are exposed in Filter criteria, it is not work.
I have content type A: with field taxonomy terms (with depth) and field number.
I used exposed for Filter criteria. When Has taxonomy terms (with depth) and field number are exposed in Filter criteria, it is not work.
Comments
Comment #1
tj2653 commentedSounds like this may be a duplicate of this issue: http://drupal.org/node/1228280
Comment #2
xuanlang commentedIt is same your issue
Comment #3
dawehnerSeems to be a duplicate of #1112854: Subqueries use wrong arguments
Perhaps you could look at the sql output, which would help to understand it
Comment #4
xuanlang commentedThank, i use patch in #4 of #1112854: Subqueries use wrong arguments it is work!