[TASK] Remove left over refindex _FILE handling
ReferenceIndex does not write rows with 'ref_table' set to '_FILE' anymore since #87428. The patch removes some left over handling at a couple of places. Resolves: #103710 Related: #87428 Related: #102222 Releases: main Change-Id: Iccb94a57b7fb551da48ba516b668fe970b9fb5f4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84001 Tested-by:Jochen Roth <rothjochen@gmail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jochen Roth <rothjochen@gmail.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Controller/EditDocumentController.php 1 addition, 1 deletion...ext/backend/Classes/Controller/EditDocumentController.php
- typo3/sysext/backend/Classes/Utility/BackendUtility.php 11 additions, 29 deletionstypo3/sysext/backend/Classes/Utility/BackendUtility.php
- typo3/sysext/core/Resources/Private/Language/locallang_core.xlf 0 additions, 3 deletions...sysext/core/Resources/Private/Language/locallang_core.xlf
- typo3/sysext/filelist/Classes/ContextMenu/ItemProviders/FileProvider.php 1 addition, 5 deletions...lelist/Classes/ContextMenu/ItemProviders/FileProvider.php
- typo3/sysext/filelist/Classes/FileList.php 2 additions, 4 deletionstypo3/sysext/filelist/Classes/FileList.php
- typo3/sysext/form/Classes/Service/DatabaseService.php 1 addition, 5 deletionstypo3/sysext/form/Classes/Service/DatabaseService.php
- typo3/sysext/workspaces/Classes/Dependency/ElementEntity.php 1 addition, 1 deletiontypo3/sysext/workspaces/Classes/Dependency/ElementEntity.php
Please register or sign in to comment