Project

General

Profile

Actions

Bug #92328

closed

TYPO3 v9.5.21 - Renaming PDF files in filelist causes error: Data truncated for column 'height' at row 1

Added by Markus Eckert over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2020-09-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
medium
Is Regression:
Yes
Sprint Focus:

Description

We have been informed by a customer that after TYPO3 Update from v9.5.20 to v9.5.21, renaming PDF files causes an error. After downgrading to v9.5.20 renaming files is no problem.

Following is the error message:

(1/2) Doctrine\DBAL\Exception\DriverException

An exception occurred while executing 'UPDATE `sys_file_metadata` SET `width` = ?, `height` = ?, `tstamp` = ? WHERE 'uid' = ?' with params ["595", "842+0+0", 1600332554, 30]: Data truncated for column 'height' at row 1

As well as my test file, with which the behaviour under 9.5.21 can be reproduced.


Files

download-1.pdf (12 KB) download-1.pdf Markus Eckert, 2020-09-17 11:31

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #92287: After upgrading to ver. 9.5.21 uploading of pdf files causes an exceptionClosed2020-09-11

Actions
Actions #1

Updated by Georg Ringer over 3 years ago

  • Status changed from New to Accepted
  • Is Regression set to Yes
Actions #2

Updated by Georg Ringer over 3 years ago

  • Status changed from Accepted to Closed

this is a duplicate of #92287 and will be solved with https://review.typo3.org/c/Packages/TYPO3.CMS/+/65711

Actions #3

Updated by Georg Ringer over 3 years ago

  • Is duplicate of Bug #92287: After upgrading to ver. 9.5.21 uploading of pdf files causes an exception added
Actions #4

Updated by Markus Eckert over 3 years ago

Georg Ringer wrote:

this is a duplicate of #92287 and will be solved with https://review.typo3.org/c/Packages/TYPO3.CMS/+/65711

Okay, thanks for support!

Actions

Also available in: Atom PDF