Project

General

Profile

Actions

Bug #87851

closed

Copy of localized object has wrong l18n_parent

Added by König David about 5 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2019-03-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you copy a translated element and paste it in to the same or another site, the field l18n_parent (or in extensions l10n_parent) is filled with the value of the original object (before_paste.png).

So the new copy is not shown in the backend (after_paste.png). This means that it can't be deleted by an editor.
The copy exists only in the database (database_lookup.png).

In TYPO3 8 and lower you the option mod.web_list.enableLocalizationView can be set, which prevents the user from copying localized records.
Unfortunately, this option has been removed/does not work in TYPO3 9LTS.


Files

before_paste.png (29.7 KB) before_paste.png I paste the localized tt_content-element König David, 2019-03-06 17:18
after_paste.png (28.2 KB) after_paste.png Its not shown at all after paste König David, 2019-03-06 17:18
database_lookup.png (26.3 KB) database_lookup.png Expect in database König David, 2019-03-06 17:18
Actions

Also available in: Atom PDF