Project

General

Profile

Actions

Bug #18281

closed

Tabs disappear when BE-editing a record that contains IRRE

Added by Oliver Klee over 16 years ago. Updated over 14 years ago.

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

0%

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

Description

With our "seminars" extension, we have the following problem:

The record type "seminar" uses tabs in the BE. In one of the tabs, we use IRRE. When an IRRE relation is added, all tabs starting from the third disappear, and their contents are moved to the second tab.

Steps to reproduce:
1. Install the attached extension (a stripped-down version of the seminars extension).
2. In a system folder, create a seminar record (using the list view).
3. Edit the record and set a title (in the first tab). See that there are 4 tabs.
4. Move to the second tab. See that it contains only one entry.
5. Save the record without closing.
6. In the second tab, add a new time slot (the IRRE relation).
7. Save the record without closing.

Expected result:
There still are 4 tabs, and the second tab still contains one entry.

Actual results:
There are only 2 tabs left (the first tabs and the second tab (which has the IRRE element on it)). All elements from the third and fourth tab are moved to the second tab.

Removing the IRRE relation and saving makes the tabs reappear.

This problem does not occur with TYPO3 4.1.5, but with the current 4.2 branch. If I remember correctly, this regression occurred sometime in early 2008.
(issue imported from #M7634)


Files

T3X_seminars-0_5_99-z-200802230109.t3x (41.3 KB) T3X_seminars-0_5_99-z-200802230109.t3x Administrator Admin, 2008-02-23 01:19
0007634.patch (3.71 KB) 0007634.patch Administrator Admin, 2008-02-23 15:19

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #17580: Active in template::getDynTabMenu() does not workClosedDmitry Dulepov2007-09-04

Actions
Actions #1

Updated by Oliver Hader over 16 years ago

Thanks for the report and the test extension. I guess that this is related to some changes concerning tabs in t3lib_TCEforms. I going to have a look...

Actions #2

Updated by Oliver Hader over 16 years ago

I can confirm this issue.
Trunk revision 2741 (#17580 in bugtracker) introduced this behaviour:
http://code.typo3.org/v4/changeset/2741

Actions #3

Updated by Oliver Hader over 16 years ago

I'm going to fix the bugfix #17580... ;-)

Actions #4

Updated by Oliver Hader over 16 years ago

Committed to SVN TYPO3_4-2 (rev. 3449)

Actions

Also available in: Atom PDF