Bug #98651
closedUndefined array key "exclude" in RemoteServer.php
100%
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
Updated by Gerrit Code Review about 2 years 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
Updated by Gerrit Code Review about 2 years 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
Updated by Gerrit Code Review about 2 years 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
Updated by Chris Müller about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset ccabc17e93bd80419a9b5e899b3ed1329534f682.