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

Updated by Gerrit Code Review 3 months 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/+/85659

Actions #2

Updated by Gerrit Code Review 2 months ago

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

Actions #3

Updated by Mathias Brodala 2 months ago

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

Updated by Benni Mack about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF