Project

General

Profile

Actions

Bug #59992

closed

Persistence session doesn't take overlays into account

Added by Mathias Brodala almost 10 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2014-06-30
Due date:
% Done:

100%

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

Description

ATM the DataMapper only allows for mapping one record per UID but not additional instances like localized records (e.g. as built by record overlay).

These have the same UID value but their own UID in a separate field (_LOCALIZED_UID). This should be taken into account to allow for mapping localized records in a single session (e.g. for importing data including translations).


Files

datamapper-localizations.patch (1.33 KB) datamapper-localizations.patch Enable mapping of localized records Mathias Brodala, 2014-06-30 11:31

Related issues 4 (2 open2 closed)

Related to TYPO3 Core - Bug #45873: querySettings setRespectSysLanguage or setSysLanguageUid does not workNeeds Feedback2013-02-27

Actions
Related to TYPO3 Core - Bug #86405: querySetting setRespectSysLanguage (wrong implementation of "strict"-mode)New2018-09-27

Actions
Has duplicate TYPO3 Core - Bug #78026: get translation of extbase object / persistenceSession does not track languagesClosed2016-09-21

Actions
Has duplicate TYPO3 Core - Bug #81126: After $querySettings()->setLanguageUid(1); it doesn't change.Closed2017-05-03

Actions
Actions

Also available in: Atom PDF