[TASK] Remove leftover page/branch versioning code
There are several places within EXT:version and DataHandler which try to do "pageVersionizing" but it's not possible anymore (see removed code in "new" section of DataHandlerHook) since TYPO3 v7. This also means that the `versioning_followPages` option is removed completely from the Core. Resolves: #78524 Releases: master Change-Id: I6166e198fc74922aa34e2ae49440e4c0fe4354a6 Reviewed-on: https://review.typo3.org/50462 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Showing
- typo3/sysext/core/Classes/DataHandling/DataHandler.php 0 additions, 1 deletiontypo3/sysext/core/Classes/DataHandling/DataHandler.php
- typo3/sysext/core/Classes/Migrations/TcaMigration.php 24 additions, 0 deletionstypo3/sysext/core/Classes/Migrations/TcaMigration.php
- typo3/sysext/core/Configuration/TCA/sys_category.php 0 additions, 1 deletiontypo3/sysext/core/Configuration/TCA/sys_category.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-78524-TCAOptionVersioning_followPagesRemoved.rst 39 additions, 0 deletions...recation-78524-TCAOptionVersioning_followPagesRemoved.rst
- typo3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php 0 additions, 1 deletion...3/sysext/core/Tests/Unit/DataHandling/DataHandlerTest.php
- typo3/sysext/core/Tests/Unit/Migrations/TcaMigrationTest.php 115 additions, 0 deletionstypo3/sysext/core/Tests/Unit/Migrations/TcaMigrationTest.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/Configuration/TCA/tx_blogexample_domain_model_blog.php 0 additions, 1 deletion...le/Configuration/TCA/tx_blogexample_domain_model_blog.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/Configuration/TCA/tx_blogexample_domain_model_person.php 0 additions, 1 deletion.../Configuration/TCA/tx_blogexample_domain_model_person.php
- typo3/sysext/extbase/Tests/Functional/Fixtures/Extensions/blog_example/Configuration/TCA/tx_blogexample_domain_model_post.php 0 additions, 1 deletion...le/Configuration/TCA/tx_blogexample_domain_model_post.php
- typo3/sysext/frontend/Classes/Page/PageRepository.php 1 addition, 2 deletionstypo3/sysext/frontend/Classes/Page/PageRepository.php
- typo3/sysext/frontend/Configuration/TCA/pages_language_overlay.php 0 additions, 1 deletion...ext/frontend/Configuration/TCA/pages_language_overlay.php
- typo3/sysext/frontend/Configuration/TCA/tt_content.php 0 additions, 1 deletiontypo3/sysext/frontend/Configuration/TCA/tt_content.php
- typo3/sysext/impexp/Tests/Functional/Fixtures/Extensions/impexp_group_files/Configuration/TCA/tx_impexpgroupfiles_item.php 0 additions, 1 deletion...roup_files/Configuration/TCA/tx_impexpgroupfiles_item.php
- typo3/sysext/lowlevel/Classes/CleanerCommand.php 2 additions, 2 deletionstypo3/sysext/lowlevel/Classes/CleanerCommand.php
- typo3/sysext/version/Classes/Hook/DataHandlerHook.php 1 addition, 138 deletionstypo3/sysext/version/Classes/Hook/DataHandlerHook.php
Please register or sign in to comment