Project

General

Profile

Actions

Bug #95280

closed

"Extended table view" Download Data, Call to undefined method TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList::makeFieldList()

Added by Michael Kasten over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2021-09-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Tested with TYPO3 11.4 / PHP 7.4

  • Using the "extended table view" (don't know of this view is called extended table view fourthermore :) )
  • Klick on "Download", and inside the upcomming Modal set the " All columns " toggle active.
  • klick on "Download" results in a TYPO3 Error:
Call to undefined method TYPO3\CMS\Recordlist\RecordList\DatabaseRecordList::makeFieldList()

in /var/www/html/typo3_src-11.4.0/typo3/sysext/recordlist/Classes/Controller/RecordDownloadController.php line 131

I guess the class will expected a list of columns


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #95120: List Module -> "Download" all columns expects a DatabaseRecordList::makeFieldList()Closed2021-09-06

Actions
Actions #1

Updated by Oliver Bartsch over 2 years ago

  • Related to Bug #95120: List Module -> "Download" all columns expects a DatabaseRecordList::makeFieldList() added
Actions #2

Updated by Oliver Bartsch over 2 years ago

  • Status changed from New to Closed

Hi, this was already fixed in #95120. I'll therefore close this issue as duplicate. In case there is still something not working correct for you in current master, please create a new issue with reference to this on (if related).

Actions

Also available in: Atom PDF