Project

General

Profile

Actions

Bug #79872

closed

records throw an error on language -1

Added by König David over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Localization
Target version:
Start date:
2017-02-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

If I try to save a sys_category in TYPO3 8.6 with selected language "all" (-1) it throws an error.

There is no problem with saving the record in an other language.

The problem was not presented in TYPO3 8.5, and occurs on every Record witch have a field configured as "group".

On other records you can save with language "all". But if you try to change back to default or any other language, it falls back to "all". (i.e. file_colection)

The error message:

Argument 3 passed to TYPO3\CMS\Core\DataHandling\Localization\DataMapProcessor::synchronizeFieldValues() must be of the type array, null given, called in /opt/T3src/TYPO3.CMS_8.x/typo3/sysext/core/Classes/DataHandling/Localization/DataMapProcessor.php on line 253 


Files

sys_category-error.png (115 KB) sys_category-error.png Error on trying save sys_category with language -1 König David, 2017-02-17 11:16

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #79853: Exception when setting "Language" to "all" for new and/or existing content elements in backendClosedTimo Hund2017-02-16

Actions
Actions

Also available in: Atom PDF