Project

General

Profile

Actions

Bug #73182

closed

Epic #72584: sysext:impexp

Import of localized content fails, content looses language id

Added by Markus Klein about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
Start date:
2016-02-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:

Description

Since #70825, importing localized content (static relation to language) fails due to missing handling in DataHandler for the newly introduced special TCA config "language".

The condition "$tcaFieldConf['type'] == 'select' && $tcaFieldConf['foreign_table']" in \TYPO3\CMS\Core\DataHandling\DataHandler::checkValueForGroupSelect has been true before the change and caused the given language reference to be resolved correctly.
Now this resolution step is omitted, ultimately leading to a language uid = 0 for all imported CEs records.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #70825: Make default-language during a record-edit show name/flagClosed2015-10-19

Actions
Related to TYPO3 Core - Bug #75998: be user and group "limit to language" property not saved when choosing default onlyClosed2016-05-01

Actions
Actions

Also available in: Atom PDF