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 #1

Updated by Christian Kuhn over 8 years ago

  • Assignee deleted (Christian Kuhn)
  • Target version changed from 7.6.1 to Candidate for patchlevel
  • Parent task set to #69617
Actions #2

Updated by Christian Kuhn almost 8 years ago

confirmed:

  • ext:styleguide with data generator
  • page: inline usecombination
  • delete the second record "Form engine - inline use combination child"
  • open record "Form engine - inline use combination" -> exception
Actions #3

Updated by Christian Kuhn almost 8 years ago

working on a patch.

Actions #4

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

Actions #5

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

Actions #6

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

Actions #7

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

Actions #8

Updated by Christian Kuhn almost 8 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #9

Updated by Christian Kuhn almost 8 years ago

  • Target version changed from Candidate for patchlevel to 8.1
Actions #10

Updated by Gerrit Code Review almost 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47969

Actions #11

Updated by Christian Kuhn almost 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF