Posted by Wim Leers on July 5, 2008 at 5:28pm
4 followers
Jump to:
| Project: | Panels |
| Version: | 5.x-2.0-beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Wim Leers |
| Status: | closed (fixed) |
Issue Summary
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).
| Attachment | Size |
|---|---|
| mini_panel_as_block_generate_css_id.patch | 993 bytes |
Comments
#1
Brilliant. Thanks Wim. Committed.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
Is this patch included in the Dev version?
#4
I 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.