Project

General

Profile

Actions

Bug #96382

closed

Error when renaming a file in TYPO3 10.4.22

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

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2021-12-17
Due date:
% Done:

0%

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

Description

When renaming a file in TYPO3 10.4.22, a exception is being displayed in the backend.

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Call to undefined method Doctrine\DBAL\Driver\Mysqli\MysqliStatement::fetchFirstColumn()
Error thrown in file /www/htdocs/w01067c5/typo3_src-10.4.22/typo3/sysext/core/Classes/Resource/MetaDataEventListener.php in line 50.
Requested URL: https://www.{tld}.net/typo3/index.php?route=%%2Ffile%%2Fcommit&token=--AnonymizedToken-- 

However, the renaming is successful.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #87162: Width and Height in translated meta data records not updated, when original file is replacedClosed2018-12-14

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

Actions
Actions #1

Updated by Oliver Hader over 2 years ago

  • Description updated (diff)
Actions #2

Updated by Oliver Hader over 2 years ago

  • Description updated (diff)
Actions #3

Updated by Oliver Hader over 2 years ago

  • Related to Bug #87162: Width and Height in translated meta data records not updated, when original file is replaced added
Actions #4

Updated by Oliver Hader over 2 years ago

This seems to be related to https://review.typo3.org/c/Packages/TYPO3.CMS/+/71925, introduced for TYPO3 v10.4.22 and basically the only place in the core using fetchFirstColumn, which made it easy to find.

Caused by a different Doctrine DBAL dependency in TYPO3 v10 (prior to v2.13)

Actions #5

Updated by Oliver Hader over 2 years ago

  • Is Regression set to Yes
Actions #6

Updated by Oliver Hader over 2 years ago

  • Status changed from New to Accepted
Actions #7

Updated by Helmut Hummel over 2 years ago

  • Has duplicate Bug #96369: Call to undefined method added
Actions #8

Updated by Helmut Hummel over 2 years ago

  • Status changed from Accepted to Closed

Closed as duplicate

Actions #9

Updated by Helmut Hummel over 2 years ago

  • Has duplicate deleted (Bug #96369: Call to undefined method)
Actions #10

Updated by Helmut Hummel over 2 years ago

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

Also available in: Atom PDF