Download & Extend

Insert view ignores multiple arguments

Project:Insert View
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

[view:taxonomy_term=block_1=107,60]

Current documentation appears to indicate this should work.

First argument works, second is ignored.
Normal taxonomy view with multiple arguments works as expected as well as this display used when doing a Live Preview.

Taxonomy: Term ID
%1
Validator: Taxonomy Term
Term Ids seperated by , or +
Allow Multiple terms per argument

Comments

#1

#2

Which means what?
Are multiple arguments currently not supported by views 2 or is there some method.

The documentation indicates that multiple arguments are supported but does not indicate they only work for views 1.

#3

multiple values for one argument are not supported in insert_view-6.x-1.0. They will be supported in the next release..

#4

Status:closed (duplicate)» closed (fixed)

Oh I see, I'm not actually using a multiple argument but a multiple value for one argument. I should be able to advance this module for my needs.
Thanks for your help.