Project

General

Profile

Actions

Bug #84682

open

TYPO3 8 Relationship Localization Bug

Added by Michael Rainer about 6 years ago. Updated over 1 year ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
Localization
Start date:
2018-04-10
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.0
Tags:
9.5.8 LTS
Complexity:
Is Regression:
Sprint Focus:

Description

!When it comes to bidirectional relationships, the localization handling of TYPO3 8 is a bit different than I expected to be.

Let's say, we use price tables and seasons which are connected through a "has many relationship".
I then create a new season and assign them to a price table.
Whenever I translate this season, its connections will also be translated because a new record will be inserted in the mm table.
If I then edit the assigned price table, the season appears twice ( original + language record ).
Additionaly, the sorting attribute of the mm table is broken because the language record receives the default value of sorting ( 0 ).

I've created a minimalistic extension to demonstrate this behaviour.
[[https://github.com/sir-script/mm_typo3_8]]

Can anybody explain,what's wrong here?
What would you expect as standard behaviour?
Should the mm table contain these language overlay records and the presentation is wrong?


Files

pricetable.png (21.5 KB) pricetable.png Michael Rainer, 2018-04-10 09:46
pricetable_view.png (37.8 KB) pricetable_view.png Michael Rainer, 2018-04-10 09:46
season_table.png (39.8 KB) season_table.png Michael Rainer, 2018-04-10 09:46
mm_table.png (10.7 KB) mm_table.png Michael Rainer, 2018-04-10 09:46

Related issues 2 (2 open0 closed)

Related to TYPO3 Core - Bug #82558: The relation of MM table records are saved wrong for element translations in TYPO3 8.7.New2017-09-25

Actions
Related to TYPO3 Core - Bug #90430: Language handling of bidirectional mm selects is not consitent.Under ReviewTymoteusz Motylewski2020-02-19

Actions
Actions

Also available in: Atom PDF