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.

CommentFileSizeAuthor
viewargs.patch1.92 KBgnucifer

Comments

duaelfr’s picture

Status: Active » Closed (won't fix)

At 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.