Bug #84833
closedException when adding custom extension for form framework
100%
Description
Steps to reproduce¶
- install a custom extension like https://github.com/tritum/repeatable_form_elements
- do NOT add the static TS for the frontend
- add the custom form element to your form
- open form in frontend
Expected behaviour¶
?
Current behaviour¶
An exception is displayed:
Argument 2 passed to TYPO3\CMS\Form\Domain\Factory\ArrayFormFactory::addNestedRenderable() must implement interface TYPO3\CMS\Form\Domain\Model\Renderable\CompositeRenderableInterface, instance of TYPO3\CMS\Form\Domain\Model\FormElements\UnknownFormElement given, called in /sysext/form/Classes/Domain/Factory/ArrayFormFactory.php on line 116
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56773
Updated by Gerrit Code Review over 6 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56773
Updated by Gerrit Code Review over 6 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56773
Updated by Gerrit Code Review over 6 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56773
Updated by Gerrit Code Review over 6 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56773
Updated by Gerrit Code Review over 6 years ago
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/56773
Updated by Björn Jacob over 6 years ago
- Sprint Focus changed from On Location Sprint to Remote Sprint
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/56773
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 47f2a769c375dd9723d75ee16bdc181827b62286.
Updated by Gerrit Code Review over 6 years ago
- Status changed from Resolved to Under Review
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/57021
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset dace743fcedd6b6b4fc8693cce6ced29836dee59.