Project

General

Profile

Actions

Bug #78599

closed

Copy localized content element leads to wrong reference, translation fails

Added by Markus Mächler over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Category:
Localization
Start date:
2016-11-07
Due date:
% Done:

100%

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

Description

the following steps:

- create a new page "P.A"
- create a new content element "CE.A" on page "P.A"
- localize "CE.A" to "CE.A en"
- create a new page "P.B"
- add a new content element "CE.B" on page "P.B"
- copy "CE.A" to page "P.B" to "CE.A copy". this automatically copies "CE.A en" to "CE.A en copy".

the copied, translated element "CE.A en copy" does have a correct l18n_parent "CE.A copy" set, however, the t3_origuid points to "CE.A en", instead of "CE.A copy".

if you now hit the "translate" button on page "P.B", it results in "A en copy" being translated by the localization wizard over and over, leading to many copies of "A en copy" instead of translating "CE.B"

this was tested with TYPO3 7.6.12,7.6.13-dev without any extensions installed.


Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #75400: Related child elements don't get correct sys_language_uid during localization of parent recordClosedJo Hasenau2016-04-04

Actions
Related to TYPO3 Core - Feature #78169: Add field for the record translation mode (connected vs free)ClosedTymoteusz Motylewski2016-10-07

Actions
Related to TYPO3 Core - Bug #79443: Translation Wizard translates already translated content elementsClosed2017-01-24

Actions
Related to TYPO3 Core - Bug #83874: Localization manager wrongly chooses the same language to translate from as to translate toClosed2018-02-13

Actions
Has duplicate TYPO3 Core - Bug #78701: The source language is wrong determined for copied record translationsClosed2016-11-15

Actions
Actions

Also available in: Atom PDF