Closed (won't fix)
Project:
Panels
Version:
5.x-2.0-rc1a
Component:
Plugins - arguments
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2008 at 02:00 UTC
Updated:
12 Mar 2010 at 00:24 UTC
I have a view
mysite.com/myview/arg1/arg2/arg3
arg1, arg2, and arg3 are manditory
if they are not provided then the view does not show up.
i have a panel that i want to reference this page
node/NID/myview/arg1/arg2/arg3
i set the context to nodeID to replace NID above
arg1,2,3 are panel arguments
when I pass actual values into node/NID/myview/arg1/arg2/arg3 it works
but if i pass in a wildcard, then there is not output
i would like the url to pass in whatever value it needs including wildcards without me having to specify a wildcard instance for a view separately.
Chris
Comments
Comment #1
esmerel commentedNo fixes will be added to the 2.x line.