Actions
Bug #96451
closedTYPO3 10.4.22 / Replacing files in file list throws error: Call to undefined method Doctrine\DBAL\Driver\Mysqli\MysqliStatement::fetchFirstColumn()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2022-01-03
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
filelist replace fetchFirstColumn
Complexity:
Is Regression:
Sprint Focus:
Description
When trying to replace a file in the file list, the following error message appears:
Oops, an error occurred!
Call to undefined method Doctrine\DBAL\Driver\Mysqli\MysqliStatement::fetchFirstColumn()
Tested on 2 different TYPO3 10.4.22 instances. Therefore assume that this is a core bug.
How can the bug be reproduced?
- Try to replace any file in the file list with the replace function.
- Admin or editor does not matter
- I have tested it with PDF files
Files
Updated by Christian Kuhn almost 3 years ago
- Is duplicate of Bug #96369: Call to undefined method added
Actions