Title says it all. This causes some panel styles (at least panels_tabs) to behave awkwardly, because it relies on $display->css_id to generate a unique ID (which is later used in JS).
| Comment | File | Size | Author |
|---|---|---|---|
| mini_panel_as_block_generate_css_id.patch | 993 bytes | wim leers |
Comments
Comment #1
sdboyer commentedBrilliant. Thanks Wim. Committed.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
MGParisi commentedIs this patch included in the Dev version?
Comment #4
droople commentedI can confirm this problem with the following setup
Panels 5.x-2.0-rc1a
Tabs panel style 5.x-1.5
Tabs 5.x-1.1
In a tabs layout, nothing shows up, but with a default or rounded corners layout, all 3 panes (with views embedded) show up.