Project

General

Profile

Actions

Bug #80211

closed

MM language synchronization ignored on initial localization

Added by Georg Ringer about 7 years ago. Updated over 6 years ago.

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

100%

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

Description

I have the feeling that the new language concept got a bug.

Situation
  • Having 2 languages, default is german, 1 = english
  • Core 8x master
  • EXT:news master with a relation to sys_categories

sys_category

uid|sys_language|l10n_parent
2| 0 | 0
12|1 | 2

Having now a a news record translated will not create entries in sys_category_record_mm

uid_local|uid_foreign
2|10|

I expect having for the translated news record (imagine uid 42) also en entry

uid_local|uid_foreign
12|42|

but there is none. Formengine however shows when choosing "value of default language" below the correct translated title of the sys_category.

Actions #1

Updated by Oliver Hader about 7 years ago

  • Subject changed from LanguageSynchronization fails for mm relations to MM language synchronization ignored on initial localization
Actions #2

Updated by Gerrit Code Review about 7 years ago

  • Status changed from Accepted 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/52004

Actions #3

Updated by Gerrit Code Review about 7 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/52004

Actions #4

Updated by Gerrit Code Review about 7 years ago

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

Actions #5

Updated by Gerrit Code Review about 7 years ago

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

Actions #6

Updated by Gerrit Code Review about 7 years ago

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

Actions #7

Updated by Gerrit Code Review about 7 years ago

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

Actions #8

Updated by Oliver Hader about 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF