Project

General

Profile

Actions

Bug #85670

closed

Form Config throws exception on save after adding finishers or validators

Added by Anja Leichsenring over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-07-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #85608: Form editor does not save preselected valuesClosedRalf Zimmermann2018-07-20

Actions
Actions #1

Updated by Ralf Zimmermann over 5 years ago

  • Related to Bug #85608: Form editor does not save preselected values added
Actions #2

Updated by Gerrit Code Review over 5 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

Actions #3

Updated by Gerrit Code Review over 5 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

Actions #4

Updated by Gerrit Code Review over 5 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

Actions #5

Updated by Ralf Zimmermann over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Gerrit Code Review over 5 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

Actions #7

Updated by Ralf Zimmermann over 5 years ago

  • Status changed from Under Review to Resolved
Actions #8

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF