Actions
Bug #91912
closedException when adding nested inline elements
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2020-07-31
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
When configuring a powermail form, i got an exception trying to add a field with the "Create new record after this" button. The regular button that simply adds an element works like it should.
Since the exception only shows up with the button at record/inline level, i don't think, that it is a powermail bug
Conditions:
TYPO3 10.4.6
powermail: 8.1.2
Exception:
\TYPO3\CMS\Backend\Form\FormDataProvider\DatabaseRowInitializeNew::setDefaultsFromInlineRelations - viewable in the response of the ajax request
(1/1) #1444434102 UnexpectedValueException An inlineChildChildUid is given for table tx_powermail_domain_model_field, but no foreign_selector in inlineParentConfig
Actions