Project

General

Profile

Actions

Bug #87162

closed

Width and Height in translated meta data records not updated, when original file is replaced

Added by Helmut Hummel over 5 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2018-12-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
metadata, languages
Complexity:
Is Regression:
Sprint Focus:

Description

Width and height of an image is stored in meta data records.
These properties are extracted by FAL API when a new image is uploaded.
When meta data is localized, DataHandler should take care to update these properties in localized record (see https://forge.typo3.org/issues/81096)

Given a localized meta data record is created exists for a file
When the image is replaced using the file list
I would expect that width and height is updated in all meta data records according to the new image

What actually happens, is that only the meta data record with sys_language_uid = 0 is updated


Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #81096: Images wrongly cropped in translated pagesAccepted2017-05-01

Actions
Related to TYPO3 Core - Bug #96369: Call to undefined methodClosed2021-12-16

Actions
Related to TYPO3 Core - Bug #96382: Error when renaming a file in TYPO3 10.4.22Closed2021-12-17

Actions
Actions

Also available in: Atom PDF