Project

General

Profile

Actions

Bug #17119

closed

RTE in child elements overwrites field in parent element

Added by Gregor about 17 years ago. Updated about 16 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2007-05-03
Due date:
% Done:

0%

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

Description

I both parent elemt and child element of an IRRE object contain an RTE field, the content of the child RTE field overwrites the parent RTE on saving.

Scenario:

I created a parent table called "...downloads" and a child table called "...credits". The credit info is set up as a child element of downloads. Both contain a RTE element.

If I create a new downloads item, fill out all fields including the RTE field "description", create a new child element "credits" and fill out its RTE field "credits", too, the RTE content of the parent element is replaced by the content of the "credits" child element after saving. Meaning, both RTE elements now contain the same data. The same happens, if I do save the parent element before creating a "credits" child element. All other fields remain unchanged.

If I edit the RTE field of the parent element afterwards and replace the credits content by the original content for the parent element, everything is saved as intended. No overwriting of foreign fields or something like this. Same happens, if you do create a child element somewhat later by editing the parent object.

Typo3 4.1.1
Linux server
There are no error messages or something like this.
TCA attached
I can provide the whole extension, if requested.
(issue imported from #M5556)


Files

tca.php (11.9 KB) tca.php Administrator Admin, 2007-05-03 14:09
0005556_v3.patch (3.12 KB) 0005556_v3.patch Administrator Admin, 2007-05-04 07:57
0005556_v5.patch (7.99 KB) 0005556_v5.patch Administrator Admin, 2007-07-13 14:26
0005556_v5_since_411.patch (228 KB) 0005556_v5_since_411.patch Administrator Admin, 2007-07-13 14:31
0005556_v6.patch (6.14 KB) 0005556_v6.patch Administrator Admin, 2007-07-16 09:02

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #17247: Load Inline Elements On DemandClosedSusanne Moog2007-04-26

Actions
Related to TYPO3 Core - Bug #17484: RTEhtmlarea is not show in child records if parent has no RTEClosedOliver Hader2007-07-18

Actions
Has duplicate TYPO3 Core - Bug #17431: tt_products 2.6.0 conflicts with htmlarea 1.5.2 and Typo3 4.1.1ClosedOliver Hader2007-06-30

Actions
Actions

Also available in: Atom PDF