[TYPO3-core] RFC: Bug #7634: Tabs disappear when BE-editing a record that contains IRRE

Steffen Kamper steffen at sk-typo3.de
Mon Mar 17 13:26:15 CET 2008


"Oliver Hader" <oh at inpublica.de> schrieb im Newsbeitrag 
news:mailman.1.1203785403.1710.typo3-team-core at lists.netfielders.de...
> This is a SVN patch request.
>
> Problem:
> Tabs disappear when IRRE child records use dividers2tabs.
> (a step by step description is available in the bugtracker)
>
> Solution:
> IRRE child records are rendered with a recursive call back to
> t3lib_TCEforms. Using a class variable in t3lib_TCEforms 'dividers2tabs'
> which gets modified by such a call isn't a good idea.
> The solution is to remove this class variable and extend the
> t3lib_TCEforms::getDynTabMenu() with a new $table parameter to render
> tabs for.
>
> Comments:
> This issue was introduced by RFC #6259 (SVN rev. 2741).
> You can test the issue and the bugfix with a test extension available in
> the bugtracker.
> Thanks to Oliver Klee for tracking down this issue and providing a test
> extension!
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=7634
>
> Branch: Trunk
>

+1 by reading and testing, works as expected.

vg Steffen 




More information about the TYPO3-team-core mailing list