Unable to get multiple terms to work (with either comma or plus separated tids), but one singular term does. I do have "Allow multiple terms per argument" set and this worked on a prior dev version of views. I've tried with both the taxonomy and basic validation settings to no avail. Looked through issue queue and found similar issues, but they didn't seem quite right.

Comments

matt_paz’s picture

Reverting to an older version of argument.handlers.inc got it working again.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/views/inclu...

Something in between 1.13 and current rev must have caused the change, but I didn't investigate all the different revs in between ...

merlinofchaos’s picture

Status: Active » Fixed

Whoops. Numeric validation didn't check this case. Fixed in -dev.

matt_paz’s picture

Yup. that fixed it. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.