Project

General

Profile

Actions

Bug #97266

open

l10n_source does not change when a translation is moved

Added by Michael Binder about 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-03-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

*Summary:
If a translated element has been assigned to another default entry, a new translation cannot be created from the original default entry because the l10n_source field of the translated element does not change.

Step by Step:
  1. Editor creates a translation of a content element
  2. Editor deletes the relation within the translated element to the default element
  3. Editor sets a new relation to another content element
  4. Editor wants to create a new translation of the first content element. This is not possible because the two fields t3_origuid and l10n_source of the first translation are not updated in the database, only the field l10n_parent is updated.

Files

ce_translation.png (61.3 KB) ce_translation.png Step one Michael Binder, 2022-03-31 09:38
ce_deleted_translation.png (69.6 KB) ce_deleted_translation.png Step two Michael Binder, 2022-03-31 09:38
ce_changed_default_element.png (66.6 KB) ce_changed_default_element.png Step three Michael Binder, 2022-03-31 09:38
failed_translation.png (69.4 KB) failed_translation.png Step four Michael Binder, 2022-03-31 09:38

No data to display

Actions

Also available in: Atom PDF