Project

General

Profile

Actions

Bug #83117

closed

l10n_mode exclude IRRE Relations are translated

Added by Benjamin Rannow over 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2017-11-27
Due date:
% Done:

0%

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

Description

Situation: a record with multible relations to other record. every field are excluded from translating (l10n_mode => exclude) except for the label (title)

Expected:
A copy of the Record with modified LanguageUid and l10n_parent pointed to the original Record.
No other Records or relations are touched.

Translation Overlay mode in Frontend mapped the content from the default language record into the translated record.

Actual:
A copy of the Record with modified LanguageUid and l10n_parent pointed to the original Record.
Every related record are also translated. (creates database junk)

Theory:
the l10n_mode is currently ignored for relation fields


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #81761: l10n_mode exclude is ignored in IRRE relations and deletes unrelated child records during l10nClosed2017-06-30

Actions
Related to TYPO3 Core - Feature #79658: Introduce allowLanguageSynchronizationClosed2017-02-07

Actions
Actions #1

Updated by Benjamin Rannow over 6 years ago

  • Description updated (diff)
Actions #2

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54795

Actions #3

Updated by Susanne Moog about 6 years ago

  • Related to Bug #81761: l10n_mode exclude is ignored in IRRE relations and deletes unrelated child records during l10n added
Actions #4

Updated by Gerrit Code Review about 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/54795

Actions #5

Updated by Oliver Hader about 6 years ago

It's intentionally like this. l10n_mode exclude relations are duplicated since TYPO3 v8 into the according languages. See issue #79658

Actions #6

Updated by Oliver Hader about 6 years ago

  • Related to Feature #79658: Introduce allowLanguageSynchronization added
Actions #7

Updated by Oliver Hader about 6 years ago

  • Status changed from Under Review to Rejected
Actions

Also available in: Atom PDF