Project

General

Profile

Actions

Bug #71719

closed

Story #69617: FormEngine bugs

IRRE: child not found (only an issue without multiple childs possilbe) or combination child not found results in exception

Added by Andreas Allacher over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-11-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

Currently if a child or combination child is not found it results in a
TYPO3\CMS\Backend\Form\Exception\DatabaseRecordException

which is OK in general as it comes from the DatabaseEditRow dataprovider (normally rows exist for, otherwise there is not EDIT button).

However, in case of childrecords the exception should be caught instead and the child shouldn't be rendered.

Actions

Also available in: Atom PDF