Project

General

Profile

Actions

Bug #98651

closed

Undefined array key "exclude" in RemoteServer.php

Added by Chris Müller over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Workspaces
Target version:
Start date:
2022-10-18
Due date:
% Done:

100%

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

Description

When in workspace module an AJAX request is dispatched to collect the available workspace changes for an editor, somewhere the RemoteServer.php is called which throws a warning:

Undefined array key "exclude" in /var/www/html/vendor/typo3/cms-workspaces/Classes/Controller/Remote/RemoteServer.php line 165

This occurs when a table has the optional key "exclude" not set in a TCA ctrl section.

TYPO3 v11.5.17

Actions #1

Updated by Gerrit Code Review over 1 year ago

  • Status changed from In Progress 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/+/76158

Actions #2

Updated by Gerrit Code Review over 1 year 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/+/76158

Actions #3

Updated by Gerrit Code Review over 1 year ago

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

Actions #4

Updated by Chris Müller over 1 year ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF