Project

General

Profile

Actions

Bug #17883

closed

Nested USER_INT, COA_INT, etc. objects are not rendered

Added by Oliver Hader over 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Communication
Target version:
-
Start date:
2007-12-04
Due date:
% Done:

0%

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

Description

The following TypoScript won't work at the moment, because TSFE doesn't check for new *_INTs after one has been rendered.

6 = COA_INT
6 {
10 = TEXT
10.value = FIRST,
20 = COA_INT
20 {
10 = TEXT
10.value = SECOND,
20 = COA_INT
20 {
10 = TEXT
10.value = THIRD,
}
}
}

(issue imported from #M6885)


Files

0006885_v2_41.patch (6.34 KB) 0006885_v2_41.patch Administrator Admin, 2007-12-13 16:22
0006885_v2_trunk.patch (6.36 KB) 0006885_v2_trunk.patch Administrator Admin, 2007-12-13 16:22

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18374: XCLASSing USER_INT objects does not workClosedOliver Hader2008-03-05

Actions
Actions

Also available in: Atom PDF