Project

General

Profile

Actions

Bug #104643

closed

Error on "filter" for "group" field without "parameters"

Added by Mathias Brodala 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Should have
Category:
FormEngine aka TCEforms
Target version:
Start date:
2024-08-16
Due date:
% Done:

100%

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

Description

Given a TCA group field has a filter defined without parameters, an error will be thrown on development preset:

PHP Warning: Undefined array key "parameters" in /.../vendor/typo3/cms-backend/Classes/RecordList/ElementBrowserRecordList.php line 87

Mentioned line: https://github.com/TYPO3/typo3/blob/38bce38a5f1cee91d9ffe097c3dab1285572ae7c/typo3/sysext/backend/Classes/RecordList/ElementBrowserRecordList.php#L87

Here ?? must be used instead of ?:

Actions

Also available in: Atom PDF