Project

General

Profile

Actions

Bug #33448

closed

Loading of an IRRE element with subtabs freezes and breaks browsers

Added by Stefan Galinski about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
Start date:
2012-01-25
Due date:
% Done:

100%

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

Description

This happens only if the parent element and the IRRE container has tabs and the IRRE element is opened via AJAX manually, because this is the only constellation where the related tab javascript code is loaded twice. Exactly this should be the root cause of all evil, but I didn't tested it.

Quick Solution

Set the divider2tabs option to false for any IRRE tables in the TCA.

Example:

$TCA['<irreTable>']['ctrl']['dividers2tabs'] = FALSE;


Related issues 2 (0 open2 closed)

Has duplicate TYPO3 Core - Bug #32211: BE Tabs not workingClosed2011-11-30

Actions
Has duplicate TYPO3 Core - Bug #32019: Inline record breaks tabsClosed2011-11-23

Actions
Actions

Also available in: Atom PDF