[TASK] Always get FormEngine NodeFactory injected
Inject NodeFactory in a series of missing places instead of retrieving an instance via GU::makeInstance(). Resolves: #105241 Releases: main Change-Id: Ie3c937f557a626cacff04339b4a14497f0c289ed Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86520 Tested-by:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- typo3/sysext/backend/Classes/Controller/EditDocumentController.php 2 additions, 3 deletions...ext/backend/Classes/Controller/EditDocumentController.php
- typo3/sysext/backend/Classes/Controller/FormFilesAjaxController.php 4 additions, 3 deletions...xt/backend/Classes/Controller/FormFilesAjaxController.php
- typo3/sysext/backend/Classes/Controller/FormFlexAjaxController.php 2 additions, 2 deletions...ext/backend/Classes/Controller/FormFlexAjaxController.php
- typo3/sysext/backend/Classes/Controller/FormInlineAjaxController.php 4 additions, 6 deletions...t/backend/Classes/Controller/FormInlineAjaxController.php
- typo3/sysext/backend/Classes/Controller/SiteConfigurationController.php 2 additions, 2 deletions...ackend/Classes/Controller/SiteConfigurationController.php
- typo3/sysext/backend/Classes/Controller/SiteInlineAjaxController.php 3 additions, 7 deletions...t/backend/Classes/Controller/SiteInlineAjaxController.php
- typo3/sysext/backend/Classes/Form/NodeFactory.php 8 additions, 10 deletionstypo3/sysext/backend/Classes/Form/NodeFactory.php
- typo3/sysext/backend/Tests/Functional/Controller/FormInlineAjaxControllerTest.php 5 additions, 31 deletions...ts/Functional/Controller/FormInlineAjaxControllerTest.php
- typo3/sysext/backend/Tests/Unit/Controller/FormInlineAjaxControllerTest.php 10 additions, 9 deletions...nd/Tests/Unit/Controller/FormInlineAjaxControllerTest.php
- typo3/sysext/filelist/Classes/Controller/File/EditFileController.php 2 additions, 1 deletion...t/filelist/Classes/Controller/File/EditFileController.php
Please register or sign in to comment