Actions
Bug #83849
closedfile.combinedIdentifier not available in filelist search
Start date:
2018-02-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Remote Sprint
Description
Since file.combinedIdentifier
is not available anymore in the filelist search, the context menu and info popup are broken. This may be fixed by using file.identifier
, which is basically a manually crafted combined identifier by FileFacade.
Updated by Gerrit Code Review almost 7 years ago
- Status changed from In Progress 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/55667
Updated by Gerrit Code Review almost 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/55677
Updated by Andreas Fernandez almost 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset f48414d3673f1b9442bdaa1bb821d63d88326d34.
Actions