[BUGFIX] EXT:form - catch exceptions within page module and form engine
* Show messages within page module and form engine if the backend user does not have access to the selected form definition. * Show flash messages within page module and form engine if the ext:form configuration is invalid. Resolves: #80678 Resolves: #81113 Releases: master, 8.7 Change-Id: I9646b31ac44752b8871635c8f1a04547872e715d Reviewed-on: https://review.typo3.org/52701 Reviewed-by:Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Daniel Lorenz <daniel.lorenz@extco.de> Reviewed-by:
Frans Saris <franssaris@gmail.com> Tested-by:
Frans Saris <franssaris@gmail.com>
Showing
- typo3/sysext/form/Classes/Hooks/DataStructureIdentifierHook.php 107 additions, 20 deletions...sysext/form/Classes/Hooks/DataStructureIdentifierHook.php
- typo3/sysext/form/Classes/Hooks/FormPagePreviewRenderer.php 61 additions, 16 deletionstypo3/sysext/form/Classes/Hooks/FormPagePreviewRenderer.php
- typo3/sysext/form/Classes/Mvc/Configuration/YamlSource.php 6 additions, 0 deletionstypo3/sysext/form/Classes/Mvc/Configuration/YamlSource.php
- typo3/sysext/form/Resources/Private/Language/Database.xlf 12 additions, 0 deletionstypo3/sysext/form/Resources/Private/Language/Database.xlf
Please register or sign in to comment