[BUGFIX] Add TCA migration for columnsOverrides as well
When migrating old TCA configuration to overrideChildTca, we must respect columnsOverrides and do the migration there as well. Also fix the examples for overriding cropVariants, which missed some nesting levels Resolves: #80493 Releases: master Change-Id: If38f445e545b6f93eead5f30cfc16e787343b8c6 Reviewed-on: https://review.typo3.org/52189 Reviewed-by:Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Classes/Migrations/TcaMigration.php 51 additions, 15 deletionstypo3/sysext/core/Classes/Migrations/TcaMigration.php
- typo3/sysext/core/Documentation/Changelog/8.6/Feature-75880-ImplementMultipleCroppingVariantsInImageManipulationTool.rst 13 additions, 9 deletions...lementMultipleCroppingVariantsInImageManipulationTool.rst
- typo3/sysext/core/Tests/Unit/Migrations/TcaMigrationTest.php 210 additions, 2 deletionstypo3/sysext/core/Tests/Unit/Migrations/TcaMigrationTest.php
Please register or sign in to comment