X + !Y = X + Y
October 28, 2010 2:19 PM Subscribe
In Drupal displays, "contains X" + "does not contain Y" is giving me X
and Y. Help?
I'm having this problem in Drupal where things seem to be working in some strange way I don't understand. I'm sure I'm missing something, I just haven't been able to figure out what.
I have several displays on a view, set up identically except for the filter. This is what they're doing by filter:
"contains X": results contain X
"contains Y": results contain Y
"does not contain X": results do not contain X
"does not contain Y": results do not contain Y
"contains X" + "does not contain Y": results contain X and Y
"contains Y" + "does not contain X": results contain X and Y
I feel certain there is something--as there so often is with Drupal--that I've set up wrong without knowing how or why.
Leads and suggestions greatly appreciated.
posted by johnofjack to technology (15 answers total)
posted by johnofjack at 2:22 PM on October 28, 2010