Project

General

Profile

Actions

Bug #79853

closed

Exception when setting "Language" to "all" for new and/or existing content elements in backend

Added by Michael Fruehmann about 7 years ago. Updated about 6 years ago.

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

100%

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

Description

I have a very weird issue on TYPO3 8.6 and cannot find out where to start looking: It’s an almost empty installation with a main and a second language, whenever I try t o set a content element to “Language ALL” i get an exception in the backend.
If I set the sys_language_uid to -1 manually in the DB the content element is shown with the “all” settings and displayed correctly in the frontend, but I cannot add or edit another content element on the same page (always throws same error).
I setup a TYPO3 7.6 with exactly the same setup and it works as expected there. It does not depend on any language overlay TS settings.

(See attached animated gif) or https://dl.dropboxusercontent.com/u/81358/jing/language-all.gif

Argument 3 passed to TYPO3\CMS\Core\DataHandling\Localization\DataMapProcessor::synchronizeFieldValues() must be of the type array, null given, called in /Applications/MAMP/htdocs/__typo3_source/typo3_src-8.6.0/typo3/sysext/core/Classes/DataHandling/Localization/DataMapProcessor.php on line 253 

TypeError thrown in file
/Applications/MAMP/htdocs/__typo3_source/typo3_src-8.6.0/typo3/sysext/core/Classes/DataHandling/Localization/DataMapProcessor.php in line 323.

PHP version used was 7.0.12.
(this is my first core bug that I file, please be considerate if I forgot something :)


Files

language-all.gif (169 KB) language-all.gif Michael Fruehmann, 2017-02-16 10:56

Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #79658: Introduce allowLanguageSynchronizationClosed2017-02-07

Actions
Related to TYPO3 Core - Bug #79872: records throw an error on language -1Closed2017-02-17

Actions
Related to TYPO3 Core - Bug #83940: L10nModeUpdater breaks if parent of translations is deletedClosed2018-02-16

Actions
Actions

Also available in: Atom PDF