Closed (fixed)
Project:
Views Block Exposed Filter Blocks
Version:
8.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2018 at 18:20 UTC
Updated:
17 Mar 2022 at 16:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jeffdavidgordon commentedThis patch will replace the linkDisplay function in DisplayPluginBase so that NULL is returned when using a view display that has no URL defined (i.e block display).
Comment #3
mortona2k commentedThis patch solved the issue and looks clean to me.
Comment #4
mortona2k commentedComment #5
yogeshmpawarReviewing the patch.
Comment #7
yogeshmpawarCommitted & Pushed to 8.x-1.x branch.
Comment #9
rajab natshahThanks for committing this fixed issue.
8.x-1.0 was released 30 November 2019
But this issue was committed January 13, 2020
Almost 2 years
Hoping that a new release tag will have this issue into the tag.
Thanks for having time to maintain this module.
Comment #10
yogeshmpawarThanks @Rajab Natshah for pointing out. I have added new release 8.x-1.1 now & ready for use - https://www.drupal.org/project/views_block_filter_block/releases/8.x-1.1
Comment #11
rajab natshahThank you, Yogesh
Appreciate your time :)
Comment #13
pdcarto commentedThis change causes white screens as reported here: https://www.drupal.org/project/views_block_filter_block/issues/3270164. And the solution proposed is to revert this change, as in this patch: https://www.drupal.org/files/issues/2022-06-13/views_block_filter_block-...