Actions
Bug #95120
closedList Module -> "Download" all columns expects a DatabaseRecordList::makeFieldList()
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-09-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Selecting "all columns" in the List Module "Download" modal leads to
Call to undefined method TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList::makeFieldList() in /var/www/html/typo3/sysext/recordlist/Classes/Controller/RecordDownloadController.php line 131
Files
Updated by Jonas Eberle about 3 years ago
Function has been removed in https://review.typo3.org/c/Packages/TYPO3.CMS/+/70750
Updated by Jonas Eberle about 3 years ago
- Related to Task #94990: Move column selector to EXT:backend added
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/+/70957
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/+/70957
Updated by Christian Kuhn about 3 years ago
- Related to Bug #95138: Various problems for components relying on DatabaseRecordList added
Updated by Gerrit Code Review about 3 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/+/70957
Updated by Oliver Bartsch about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2f894777f145bfd08254e879a61a41cd61dd1fad.
Updated by Oliver Bartsch about 3 years ago
- Related to Bug #95280: "Extended table view" Download Data, Call to undefined method TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList::makeFieldList() added
Actions