Closed (won't fix)
Project:
Taxonomy Views Integrator
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 21:14 UTC
Updated:
31 Jan 2013 at 00:03 UTC
This is probably more an issue with views 3 than tvi, but I just noticed that the preview() function in views 3 will assign an empty array to $view->args if the second argument is not supplied. Either $view->($display, $args) or $views->(NULL, $args) (if display is already set) in tvi_render_view will fix this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| viewargs.patch | 1.92 KB | gnucifer |
Comments
Comment #1
duaelfrAt this point, this issue is going to be marked as won't fix. This is either not in the direction of the project, or too out of the project scope.