Project

General

Profile

Actions

Bug #17448

closed

RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)

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

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-07-06
Due date:
% Done:

0%

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

Description

This issue is a result of still missing things that should have been fixed in bug #17101.

(issue imported from #M5913)


Files

T3X_test_required-0_0_0-z-200707100901.t3x (18.9 KB) T3X_test_required-0_0_0-z-200707100901.t3x Administrator Admin, 2007-07-10 09:02
0005913_v2_41.patch (19.4 KB) 0005913_v2_41.patch Administrator Admin, 2007-07-10 09:03
0005913_v2_trunk.patch (19.4 KB) 0005913_v2_trunk.patch Administrator Admin, 2007-07-10 09:03

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabsClosedOliver Hader2007-03-09

Actions
Related to TYPO3 Core - Feature #17436: Notify user where required elements are nested in IRRE or TabsClosedOliver Hader2007-07-04

Actions
Actions #1

Updated by Oliver Hader over 16 years ago

The in #17101 introduced getDynNestedStack function is not required in this complexity. Furthermore the handling of the "genaral tab" is missing, if it wasn't set as first field in the TCA configuration.

This issue is required for #17101 which is also about nesting of required records.

In the attached patch the handling for new inline levels is still missing. A reverse lookup to JavaScript structures is required here.

Actions #2

Updated by Oliver Hader over 16 years ago

The new patch fixes the following:
  • correct disposal of inline levels concerning nesing
  • reentry point for dynamically created inline levels - takes the information of previos rendered levels, uses their nested levels and extends by its own
Actions #3

Updated by Oliver Hader over 16 years ago

The test extension had a bug. I've uploaded a corrected version. Furthermore there were some small modifications in the patches (see the "v2" patch files).

Actions #4

Updated by Tobias Theiss over 16 years ago

No matter in which sequence I install the patches, I always receive a bunch of errors. Do I need to install any other patch before I can add these to an unmodified 4.1.1 system?

Actions #5

Updated by Oliver Hader over 16 years ago

If you use the 4.1.1 release package, you need the patch from bug #17101 (0005177_v12_4_1.patch) and afterwards the current patch (0005913_v2_41.patch).

Actions #6

Updated by Oliver Hader over 16 years ago

Committed to SVN:
  • TYPO3_4-1 (rev. 2406)
  • Trunk (rev. 2407)
Actions

Also available in: Atom PDF