Needs work
Project:
Panels Tabs
Version:
6.x-1.0-rc6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2011 at 08:26 UTC
Updated:
19 Oct 2015 at 03:54 UTC
Jump to comment: Most recent
Panes seem to have some dirty "helper panes" so tha if you use no style there will be blank / empty tabs.
Perhaps this is even a side effect of another module?
To correct that problem edit line 50 of tabs.inc:
if (!empty($pane_content) && !in_array($pane_id, array('empty_placeholder', 'add_button'))) {
(Make sure that the pane id is not such a "fake" value.
Alternatively an integer check might be a solution.
Could you please fix this in the next version?
Comments
Comment #1
anybodyComment #2
anybodyComment #3
jegaudin commentedWas facing the same issue. Anybody's advice is working. Thanks! Should be added to the next version of the module.
Comment #4
AntiNSA commentedworks great on d6 thanks.
Comment #5
AntiNSA commentedActually I was wrong. Completely does not work. D6