Task #85357
closedShow speaking exception message in frontend if form definition is invalid
100%
Description
Show speaking exception message in frontend if form definition is invalid.
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/57330
Updated by Ralf Zimmermann over 6 years ago
Testcase:
- create a form
- add a content element form and add the form
- put this into the form definition yaml
type: Form identifier: test label: test : prototypeName: standard renderables: - type: Page identifier: page-1 label: Step
- call the frontend page with the form content element.
The expected result is an exception message like "An error occurred while parsing file "/form_definitions/test.yaml": Unable to parse at line ...".
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/57335
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 31ae0b67e712c65a840ad9c56ef472b56682a6e4.
Updated by Gerrit Code Review over 6 years ago
- Status changed from Resolved to Under Review
Patch set 2 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/57335
Updated by Gerrit Code Review over 6 years ago
Patch set 3 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/57335
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/57487
Updated by Gerrit Code Review over 6 years ago
Patch set 2 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/57487
Updated by Ralf Zimmermann over 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset 1b813b8d512ba15cd883e80dcb49bb3ab2a72b5b.
Updated by Stephan Großberndt over 6 years ago
- Has duplicate Bug #85940: Form throws unhelpful exception if a YAML file could not be found added