Project

General

Profile

Actions

Bug #92320

open

Metadata extraction (saving them) crash when meta title is too long

Added by Maxime Lafontaine almost 4 years ago. Updated almost 4 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2020-09-16
Due date:
% Done:

0%

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

Description

The sys_file_metadata title field is a tinytext (255 chars).
If a PDF has metadata for the title longer that 255, the task crash and stop extracting the metadata.
The error is only visible in the log file.

Possible solution: crop the title, add a flag to problematic files and bypass them to extract metadata of next files.

This is a real problem because sometime the metadata are generator by the application (ex: Word) and nobody know what it is.

Thanks.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Bug #93534: Insufficient database type for (several) title propertiesUnder Review2021-02-17

Actions
Actions

Also available in: Atom PDF