Project

General

Profile

Actions

Bug #80104

closed

Wrong value in l18n_parent during localization

Added by Frank Rakow over 7 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2017-03-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

scenario:

language A (default)
language B
language C

We have an element which were localized in 'copy' mode form A to B.
Localizing it from language B to C with the 'translate' mode, so the l18n_parent is 0
I think that isn't correct. The l18n_parent must become the uid of the localized B element, because this is now the original.

BackendUtility::getRecordLocalization failed and you will never get the localized element when l18n_parent is 0.

Actions

Also available in: Atom PDF