Project

General

Profile

Actions

Bug #92827

closed

Translating IRRE in Free mode not possible

Added by Riny van Tiggelen over 3 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2020-11-12
Due date:
% Done:

0%

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

Description

Setup:
- 9.5 installation with 2 sites
- Both sites have 2 languages: Dutch with language-id 0 and English with language-id 1
- English has fallbackType: free

Trying to:
- Translate a page and its content elements to English

Problem:
- There's a content element on the page which has IRRE relations, these are not being translated or copied correctly

For translating content, there are 2 options: Translate or Copy, the outcome of these options:
- Translate: content elements get translated, but the IRRE relation does not. This results in a weird view where the element gets displayed twice: once as the original element and once as an element that can be translated
- Copy: content elements get translated, but the IRRE relation does not. This results in the same related element being used for both languages (which of course means that editing the relation in English also affects the Dutch language).

See screenshots:
1. This is the situation in the Dutch language, relation has uid=33
2. This is the situation in the English language when using "Translate", both relations have uid=33
3. This is the situation in the English language when using "Copy", relation has uid=33

I'm not able to pin down where the problem could be, tried to analyze the actions within the DataHandler and TcaInline but no result.


Files

IRRE-dutch.png (17.8 KB) IRRE-dutch.png Riny van Tiggelen, 2020-11-12 12:32
IRRE-english-copy.png (19.6 KB) IRRE-english-copy.png Riny van Tiggelen, 2020-11-12 12:32
IRRE-english-translate.png (31.1 KB) IRRE-english-translate.png Riny van Tiggelen, 2020-11-12 12:32
Actions

Also available in: Atom PDF