Project

General

Profile

Actions

Bug #96462

closed

Replacing a File in Backend lead to Error

Added by Dennis Füllgraf over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2022-01-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.3
Tags:
file replace
Complexity:
Is Regression:
Sprint Focus:

Description

In version 10.4.22 is a Bug, that you can not replace Files via Filelist. It leads to:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to undefined method TYPO3\CMS\Core\Database\Driver\PDOStatement::fetchFirstColumn() | Error thrown in file /xxx/typo3_src-10.4.22/typo3/sysext/core/Classes/Resource/MetaDataEventListener.php in line 50. Requested URL: https://xxx.xx/typo3/index.php?route=%%2Ffile%%2Fcommit&token=--AnonymizedToken--

Returned to 10.4.21 and the Error is gone.

Looks like this Commit did this:

https://github.com/typo3/typo3/commit/04cd3f0a5b


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #96369: Call to undefined methodClosed2021-12-16

Actions
Actions #1

Updated by Benni Mack over 2 years ago

  • Status changed from New to Closed

This was already adressed and fixed with https://github.com/TYPO3/typo3/commit/7c17987d0c353c17f278f823ad7b31592fe8f354 and issue #96369 - will be fixed next tuesday in the upcoming release.

Actions #2

Updated by Benni Mack over 2 years ago

  • Is duplicate of Bug #96369: Call to undefined method added
Actions

Also available in: Atom PDF