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

Also available in: Atom PDF