Project

General

Profile

Actions

Bug #105312

open

Missing isset call in FormEngineUtility on $allowOverrideMatrix

Added by Tobias Wojtylak about 22 hours ago. Updated about 1 hour ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2024-10-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If you have defined (via childOverride or similar) the type `passthrough` for a field, e.g. crop for images, and at the same time have PageTsConfig for the field, there is currently an error when creating the file: via typo3/ajax/file/reference/create

PHP Warning: Undefined array key "passthrough" in /var/www/html/vendor/typo3/cms-backend/Classes/Form/Utility/FormEngineUtility.php line 83

Actions #1

Updated by Gerrit Code Review about 22 hours ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86604

Actions #2

Updated by Gerrit Code Review about 20 hours ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86604

Actions #3

Updated by Gerrit Code Review about 1 hour ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86604

Actions

Also available in: Atom PDF