Problem/Motivation
When trying to use the Ctools Views module the class override doesn't allow ctools to take control
Steps to reproduce
- Drupal Clean Install 8.9.2
- Download and enable ctools Views, Ctools Block and views_block_filter_block
- Apply patch https://www.drupal.org/files/issues/2020-04-09/ctools_views-pass_argumen...
- Create a view with block display
- Check the central column the allowed filters doesnt show up
Proposed resolution
Attached a patch next comment
Remaining tasks
Find a better solution
Regards,
Julian
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | views_block_filter_block_3163140_2.patch | 576 bytes | julianmancera |
| #2 | views_block_filter_block_3163140_1.patch | 0 bytes | julianmancera |
Comments
Comment #2
julianmancera commentedComment #3
julianmancera commentedFixing empty patch
Comment #4
duwid commentedI run into the same problem. Thank you for the patch.
Comment #5
yogeshmpawarChecking other issue till then - https://www.drupal.org/project/views_block_filter_block/issues/2853002
if this will commit then we no longer need this issue & patch.
Comment #6
yogeshmpawarThis issue is fixed now after fixing & committing patch mentioned in - https://www.drupal.org/project/views_block_filter_block/issues/2853002 this issue.
So marking this issue as fixed now.
Thanks @julianmancera for reporting this & @Duwid for verifying this patch.