Actions
Task #88859
closedRemove special TSFE handling in FileCollector
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2019-07-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Updated by Benni Mack over 5 years ago
The FileCollector which is used for resolving
references in FILES cObject etc, the check for TSFE
can be removed, and the ->getFileReferences functionality
should be used at any times, as this always handles
overlays depending on the $referenceRecord given.
Updated by Gerrit Code Review over 5 years ago
- Status changed from New to Under Review
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/+/61350
Updated by Gerrit Code Review over 5 years ago
Patch set 3 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/+/61350
Updated by Benni Mack over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 98bf45ab2206da23f7bacc53bffa1aac855bc062.
Actions