Bug #80678
closedWhen the used form.yaml is removed you run into an exception in the backend
100%
Description
Missing config file shouldn't result in exception
Oops, an error occurred!
File /introduction/form/contactform.yaml does not exist.
Updated by Ralf Zimmermann over 7 years ago
- Description updated (diff)
The exceptions are intended. With Exceptions you see directly what's happened.
We think the integrator should know that ext:form is incorrectly configured.
For this, we introduced many speaking Exceptions.
Updated by Frans Saris over 7 years ago
But that doesn't help the normal editor.
Currently the whole page module is blocked and there is no way to fix the form CE.
The exception should be turned into a flash message so the editor can reach the CE and fix it without replacing the removed yaml file
Updated by Ralf Zimmermann over 7 years ago
Ok, then this are the places
Plugin:
TYPO3\CMS\Form\Hooks\DataStructureIdentifierHook::parseDataStructureByIdentifierPostProcess:94
Page module preview:
TYPO3\CMS\Form\Hooks\FormPagePreviewRenderer::preProcess:57
Updated by Ralf Zimmermann over 7 years ago
- Related to Bug #81113: Backend User without permission to File Storage get Exception upon opening page with form added
Updated by Gerrit Code Review over 7 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/52701
Updated by Gerrit Code Review over 7 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/52701
Updated by Gerrit Code Review over 7 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/52701
Updated by Gerrit Code Review about 7 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/52701
Updated by Gerrit Code Review about 7 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/53942
Updated by Ralf Zimmermann about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5409aa24e996e73aa8b2718077cb3b4a617fb20d.