[TYPO3-core] RFC: #6259 Disabling Tabs with no fields (does not work)

Malte Jansen mail at maltejansen.de
Wed Oct 24 11:06:05 CEST 2007


Hi!

This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=6259

Branches:
Trunk & 4.1

Problem:
Disabling Tabs with no fields does not work
because the check (in template.php) is never true, because the parameter 
is never empty because of a table-wrap in the class.t3lib_tceforms.php

Solution:
The table-wrap should only be done, when there is somesthing to wrap.
(See Bug)

Notes:
The feature is implemented, so it is more a bug than a new feature.

Patch:
disable_empty_tabs_v1_(4.1.3).patch is attached to the Bug.


Malte Jansen


More information about the TYPO3-team-core mailing list