[TASK] Remove leftover icon resolving code
Icons within the TCA (iconfile and icons in options) are handled by the IconRegistry. The TcaMigration takes care of that. The code within FormEngine can thus be removed as it is never executed. Resolves: #74157 Releases: master Change-Id: Ia79349193f4a5da0e7046bd63e2221a9e7759d79 Reviewed-on: https://review.typo3.org/47031 Reviewed-by:Daniel Maier <dani-maier@gmx.de> Tested-by:
Daniel Maier <dani-maier@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Frederic Gaus <frederic.gaus@flagbit.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Form/Element/SelectCheckBoxElement.php 1 addition, 1 deletion...xt/backend/Classes/Form/Element/SelectCheckBoxElement.php
- typo3/sysext/backend/Classes/Form/FormDataProvider/AbstractItemProvider.php 1 addition, 5 deletions...nd/Classes/Form/FormDataProvider/AbstractItemProvider.php
- typo3/sysext/backend/Classes/Form/Utility/FormEngineUtility.php 11 additions, 25 deletions...sysext/backend/Classes/Form/Utility/FormEngineUtility.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php 3 additions, 3 deletions...d/Tests/Unit/Form/FormDataProvider/TcaSelectItemsTest.php
- typo3/sysext/core/Classes/Imaging/IconRegistry.php 1 addition, 9 deletionstypo3/sysext/core/Classes/Imaging/IconRegistry.php
Please register or sign in to comment