Bug #85670
closedForm Config throws exception on save after adding finishers or validators
100%
Description
tested on latest v8
what happened:
#1297759968: Exception while property mapping at property path "": No hmac found for property "options.templateRootPaths.0" (form element "myTestingForm" / "finishers.EmailToReceiver") #1528591585 (More information)
how to reproduce:
- create a form config with the Wizard in BE
- add a finisher 'Email to Receiver'
- go to edit the file itself (via IDE in my case)
- add a template override statement into the options section of the EmailToReceiver finisher
options: templateRootPaths: 100: 'EXT:styleguide/Resources/Private/Templates/'
- go back to the wizard (reload the frame)
- add another finisher
- safe the form config
=> results in the exception thrown.
Updated by Ralf Zimmermann over 6 years ago
- Related to Bug #85608: Form editor does not save preselected values added
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57647
Updated by Gerrit Code Review over 6 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57647
Updated by Gerrit Code Review over 6 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57709
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 73536c1d9417dc7332e2c98a3d8c45cc84e55946.
Updated by Gerrit Code Review over 6 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 9.3 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57728
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset d197d70b8a377a59b9a15584eba814816d47404c.