Project

General

Profile

Actions

Bug #95850

open

Reference content element not translated

Added by Michael Pfannkuchen about 3 years ago. Updated 3 months ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-11-02
Due date:
% Done:

0%

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

Description

After i translate a Reference content element than is the referenced content in default language.
The original Element is translated to the second language.

Actions #1

Updated by Riccardo De Contardi 3 months ago

  • Status changed from New to Needs Feedback

I tried to reproduce this issue on version 12, but I am not sure if I am doing everything correctly; this is what I did:

Prerequisites

- TYPO3 with two languages: English (defauld, ID=0) and Italian (ID=1)
- a page "PAGE A" in both languages
- a page "PAGE B" in both languages

Test procedure

1. Go to "PAGE A" > default language > create a Content Element (CType: Header) "TEST ORIGINAL"; do not translate it
2. Go to "PAGE B" > default language > create an "Insert Record" Content Element; insert the CE created at point 1
3. Go to "Language Comparison > All languages" mode and translate the CE created at point 2 (use "connected mode")

Results

- an "Insert Record" CE is added in the language with ID=1
- it contains inside a reference to "TEST ORGINAL"
- if you go to "PAGE A" > "Language Comparison > All languages" mode, the CE has not been translated in the language with ID=1

So, is this the expected behavior? Am I misunderstanding it or a different test is necessary?

I also performed the following test:

1. Go to "PAGE A" > default language > create a Content Element (CType: Header) "TEST ANOTHER";
2. Go to "Language Comparison > All languages" mode and translate the CE created at point 2 (use "connected mode") into "TEST ANOTHER (TRANSLATED)"
3. Go to "PAGE B" > default language > create a second "Insert Record" Content Element; insert the CE created at point 1
4. Go to "Language Comparison > All languages" mode and translate the CE created at point 3 (use "connected mode")

Results:

- a second "Insert Record" CE is added in the language with ID=1
- it contains inside a reference to "TEST ANOTHER (TRANSLATED)"

Actions

Also available in: Atom PDF