When selecting "From panel argument" in argument source filed of a panel view, argument is not passed to the view and view doesn't have access to any argument.

CommentFileSizeAuthor
#1 patch_view_arguments.patch437 bytescrischan

Comments

crischan’s picture

Status: Active » Fixed
StatusFileSize
new437 bytes

This one is easy - it's just a typo in the code: $panel_ags where $panel_args is meant. See attached patch.

dropcube’s picture

Version: 5.x-2.0-beta2 » 5.x-2.x-dev
Status: Fixed » Reviewed & tested by the community

RTBC

dropcube’s picture

Status: Reviewed & tested by the community » Fixed

Fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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