Block visibility didn't used to get inherited at all, but now it's attempting to inherit the block visibility and failing to do so correctly. This patch should correct those problems and allow block visibility to correctly be verified in the panel
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | panels.144558.patch | 2.34 KB | baldwinlouie |
| panels_block_visibility.patch | 1.36 KB | csevb10 |
Comments
Comment #1
emmajane commentedPatch applied, title is still appearing even when the content is (correctly) hidden.
Comment #2
Anonymous (not verified) commentedThis should not use the visibility set in admin/build/block automatically but have an option to either use it from there or supply it (like how titles work).
Comment #3
csevb10 commentedI am willing to accept that as a viable possibility, however, this patch is simply a fix for a bug that exists in current panels code. This fixes the attempted block visibility section that already exists. It could be nice at a later time to have a toggle directly in the panel, BUT everything that can be done with that toggle is doable via the block visibility settings as well.
Comment #4
suzanne.aldrich commentedHi there, this blocks visibility bug is annoying, and the patch didn't seem to help. Subscribing.
Comment #5
baldwinlouie commentedI needed to run this patch on our instance. I seem to have gotten this to work. I also added some code to inherit user permissions from the block.
If anyone is still using the panels 1, here is a patch that I wrote.
Reviews are still appreciated.
Comment #6
merlinofchaos commentedPanels 1 patches are no longer being accepted.