Skip to content
Snippets Groups Projects
Commit e6a2c2f6 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Migrate allowLanguageSynchronization in columnsOverrides

Because the Localization\State does currently not support
columnsOverrides, the localization state selector wizard
throws an exception when setting allowLanguageSynchronization
via columnsOverrides.

This is now mitigated by removing the non working option
from TCA via TcaMigration and informing the integrator
about it.

Additionally is the Localization\State checked in the
wizard and an early return is done to prevent null
pointer exceptions.

Resolves: #104693
Resolves: #104403
Releases: main, 12.4
Change-Id: Ice719b2b198a6bc26abf0866ecae6c11da20cbea
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85721


Tested-by: default avatarJochen Roth <rothjochen@gmail.com>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarJochen Roth <rothjochen@gmail.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent f344429f
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment