[BUGFIX] EXT:form - fluid 2.2.0 compatibility
With the update of fluid to 2.2.0 (e0041459) the backend and frontend break. This patch fixes these problems. Change-Id: I74617650c5feff381421e15f50aa84aeaf2f6aad Resolves: #79439 Releases: master Reviewed-on: https://review.typo3.org/51410 Tested-by:Andreas Steiger <typo3@andreassteiger.de> Tested-by:
TYPO3com <no-reply@typo3.com> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Daniel Lorenz <daniel.lorenz@extco.de> Tested-by:
Daniel Lorenz <daniel.lorenz@extco.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/form/Classes/Controller/FormEditorController.php 15 additions, 18 deletions...3/sysext/form/Classes/Controller/FormEditorController.php
- typo3/sysext/form/Classes/Domain/Renderer/FluidFormRenderer.php 5 additions, 0 deletions...sysext/form/Classes/Domain/Renderer/FluidFormRenderer.php
- typo3/sysext/form/Classes/Mvc/View/FormView.php 38 additions, 9 deletionstypo3/sysext/form/Classes/Mvc/View/FormView.php
- typo3/sysext/form/Classes/Mvc/View/TemplatePaths.php 43 additions, 0 deletionstypo3/sysext/form/Classes/Mvc/View/TemplatePaths.php
- typo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml 37 additions, 39 deletionstypo3/sysext/form/Configuration/Yaml/FormEditorSetup.yaml
- typo3/sysext/form/Resources/Private/Backend/Templates/FormEditor/Modals/InsertPages.html 2 additions, 0 deletions...vate/Backend/Templates/FormEditor/Modals/InsertPages.html
- typo3/sysext/form/Tests/Unit/Controller/FormEditorControllerTest.php 0 additions, 33 deletions...t/form/Tests/Unit/Controller/FormEditorControllerTest.php
Please register or sign in to comment