Closed (duplicate)
Project:
Panels
Version:
7.x-3.4
Component:
Views panes
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2014 at 11:40 UTC
Updated:
22 Feb 2014 at 23:31 UTC
Jump to comment: Most recent
Comments
Comment #1
Murando commentedComment #2
Murando commentedProblem ist related to ctools 1.4. Downgrading to 1.3 helps
Comment #3
Murando commentedComment #4
andersiversen commentedProbably the same issue, although I discovered it differently: I have a mini-panel, which shows a view getting two arguments from the mini_panel. First argument is from context, and it gets send to the view correctly. Second argument is provided in the text-box for Arguments under pane-settings (where it says "Additional arguments to send to the view..."), and this argument doesn't get send at all - it did before upgrading.
It is correct that downgrading ctools to 1.3 helps, but then I get the following warnings from Drush:
Comment #5
volker23 commentedI had the same issue with an argument from a view not beeing passed to a panel. I had to downgrade both, ctools and panels to the previous version to make it work again.
Comment #6
pierrozone commentedMe too had the same problem and I had to downgrade ctools to get my panel pages working again.
Comment #7
pierrozone commentedFollowing the suggesting by Checker in the comment below https://drupal.org/node/2198447 resolved the issue for me. Just reverse the reverse the patch in this commit: https://drupal.org/files/ctools-views_content_empty_context_value_missin...
Comment #8
maximpodorov commentedDuplicate of #2198447: Arguments not being send from Panels to Views with ctools 1.4