Actions
Bug #95514
closedPHP Warning: Undefined array key "items" in AbstractFileCollection.php
Start date:
2021-10-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Steps to reproduce:
1. Create a new File Collection. Type static with some files.
2. Create a new File Links content element and reference the File Collection under "Select file collections".
3. Open the frontend.
A php warning is displayed.
See attachement for full stacktrace.
Files
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71507
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71507
Updated by Nikita Hovratov about 3 years ago
- Related to Bug #95374: Undefined array key error in AbstractFileCollection added
Updated by Anonymous about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3f8443579aa9c6249e66f841af95463067ab1a41.
Actions