Project

General

Profile

Actions

Bug #19071

closed

Empty tabs in DynTabMenu should not be selectable by default

Added by Benni Mack over 16 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-07-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you've ever used the TemplaVoila page module with the dyntabs on top, you'll notice that if you empty your unused elements, the selection gets somehow yellow, instead of grey (unclickable). The reason is the following:

Once the page loads, it sets the "disabled" flag for every empty tab. However, if the session states that the tab is active (because it was active before) and the whole dyntabmenu is toggable, there is a call to set the content (which is empty) to "block" instead of none. So for empty tabs the initial "show tab" call when the page is loaded should not be made.

(issue imported from #M8913)


Files

20080707_dyntabs_nonempty.patch (562 Bytes) 20080707_dyntabs_nonempty.patch Administrator Admin, 2008-07-07 13:49

No data to display

Actions

Also available in: Atom PDF