Bug #79872
closedrecords throw an error on language -1
0%
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
Updated by Georg Ringer almost 8 years ago
- Subject changed from sys_category throws an Error on language -1 to records throw an error on language -1
- Category set to Localization
- Status changed from New to Accepted
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review over 7 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51806
Updated by Joerg Kummer over 7 years ago
- Status changed from Under Review to Closed
Closed since there is another ticket with the same issue (see related).
Already applied in changeset f52349adfe90f13fccbac3fec41edb3d82de40b4.