Project

General

Profile

Actions

Task #85357

closed

Show speaking exception message in frontend if form definition is invalid

Added by Ralf Zimmermann almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
-
Start date:
2018-06-23
Due date:
% Done:

100%

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

Description

Show speaking exception message in frontend if form definition is invalid.


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #85940: Form throws unhelpful exception if a YAML file could not be foundClosedDaniel Goerz2018-08-23

Actions
Actions #1

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

Actions #2

Updated by Ralf Zimmermann almost 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 ...".

Actions #3

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

Actions #4

Updated by Ralf Zimmermann almost 6 years ago

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

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

Actions #6

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

Actions #7

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

Actions #8

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

Actions #9

Updated by Ralf Zimmermann over 5 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Stephan Großberndt over 5 years ago

  • Has duplicate Bug #85940: Form throws unhelpful exception if a YAML file could not be found added
Actions #11

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF