[BUGFIX] EXT:form - catch YAML parsing errors
Catche YAML parsing errors and display this them alongside their form definition files in form module and plugin. Resolves: #82369 Releases: master, 8.7 Change-Id: Icf71027d21d0a8e30c238a51369676715de2e5c5 Reviewed-on: https://review.typo3.org/54014 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Carlos Meyer <cm@davitec.de> Tested-by:
Carlos Meyer <cm@davitec.de> Reviewed-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Tested-by:
Bjoern Jacob <bjoern.jacob@tritum.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/form/Classes/Hooks/DataStructureIdentifierHook.php 13 additions, 4 deletions...sysext/form/Classes/Hooks/DataStructureIdentifierHook.php
- typo3/sysext/form/Classes/Mvc/Configuration/YamlSource.php 1 addition, 1 deletiontypo3/sysext/form/Classes/Mvc/Configuration/YamlSource.php
- typo3/sysext/form/Classes/Mvc/Persistence/FormPersistenceManager.php 20 additions, 1 deletion...t/form/Classes/Mvc/Persistence/FormPersistenceManager.php
- typo3/sysext/form/Resources/Private/Backend/Templates/FormManager/Index.html 22 additions, 9 deletions...esources/Private/Backend/Templates/FormManager/Index.html
- typo3/sysext/form/Resources/Private/Language/Database.xlf 6 additions, 0 deletionstypo3/sysext/form/Resources/Private/Language/Database.xlf
- typo3/sysext/form/Tests/Unit/Hooks/DataStructureIdentifierHookTest.php 40 additions, 20 deletions...form/Tests/Unit/Hooks/DataStructureIdentifierHookTest.php
Please register or sign in to comment