Project

General

Profile

Actions

Feature #75262

closed

Localize content element references

Added by Robert Name over 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-03-24
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

When creating a reference to a content element, which has got translations, the references should also be translated like when you copy the same content element.

System: Typo3 6.2

Actions #1

Updated by Benni Mack about 8 years ago

  • Project changed from 78 to TYPO3 Core
  • Category deleted (Inconsistency)
Actions #2

Updated by Riccardo De Contardi about 6 years ago

I have not understood if this issue is related to gridelements, which adds the "paste as reference" functionality.

I tried the following test with TYPO3 9.5.1-dev (latest master)

Prerequisites

- TYPO3 installation with two languages (default: eg. Italian) and another one (e.g. id=2 english)
- full configured site configuration for the two languages

test procedure 1

1) create a page "PROVA" in default language
2) translate it in english ("TEST")
3) create a content element (e.g. headline) in the page created at point 1)
4) translate the content element ("connected mode")
5) create another page "PROVA2"
6) translate it ("TEST2")
7) copy the element created at point 3) with the context menu
8) paste it into "PROVA"

Results:

- both the content element and its translation are copied and pasted: the content element created at point 4) is pasted into the page created at point 6)

test procedure 2

1) create a page "PROVA" in default language
2) translate it in english ("TEST")
3) create a content element (e.g. headline) in the page created at point 1)
4) translate the content element ("connected mode")
5) create another page "PROVA2"
6) translate it ("TEST2")
7) go to page created at point 5) and create a content element, type: "Special elements > Insert records "
8) edit the element and add to it the element created at point 3)
9) translate the content element created at point 8) ("connected mode")

Results:

- the translated "insert record" element already contains the same element as its default original record (so the TYPO3 interface shows the title in default language)
- but on the frontend, it shows the element in the correct language.

Actions #3

Updated by Susanne Moog over 4 years ago

  • Status changed from New to Closed

No further explanation and Riccardos tests show that this is working as expected already.

Actions

Also available in: Atom PDF