Bug #17448
closed
RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs (Part 2)
Added by Oliver Hader over 17 years ago.
Updated over 16 years ago.
Description
This issue is a result of still missing things that should have been fixed in bug #17101.
(issue imported from #M5913)
Files
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.
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
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).
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?
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).
Committed to SVN:
- TYPO3_4-1 (rev. 2406)
- Trunk (rev. 2407)
Also available in: Atom
PDF