Project

General

Profile

Actions

Bug #69022

open

Translated records can't be found when the original is hidden

Added by Daniel Dorndorf over 8 years ago. Updated 5 months ago.

Status:
New
Priority:
Must have
Assignee:
-
Category:
Extbase + l10n
Target version:
-
Start date:
2015-08-13
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
8.2
Tags:
Complexity:
hard
Is Regression:
No
Sprint Focus:

Description

If you deactivate a record and try to get the translated one you will get a: "#1297759968: Exception while property mapping at property path "":Object with identity "123" not found."

This happens because extbase always works with the uid's of the original records and does the language overlay at last.
So if the original is hidden it can't be found and so either you can't get the translated overlay.

I guess best would be to expect translated items will be deactivated too if I deactivate the original one, otherwise you have to create a single record in the target language.

Checking everytime if a record is translated would be a mess for this edge case...


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #102578: Translated content elements can not be found when the original element is disabledNewTymoteusz Motylewski2023-12-01

Actions
Actions

Also available in: Atom PDF