Project

General

Profile

Actions

Bug #89758

closed

File Metadata cannot be translated anymore

Added by Susanne Moog over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-05-30
Due date:
% Done:

0%

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

Description

Since https://review.typo3.org/c/Packages/TYPO3.CMS/+/60843 file metadata cannot be translated in the file module as we are now fetching languages from the site object (which is a NullSite in this case and therefor only contains default language).

In this case, it's necessary to fetch all available languages of an installation to make translating file metadata to all languages possible again.

Possible solutions:
- Query sys_language (as before)
- Aggregate all language configurations from all available sites (allows to get rid of the sys_language dependency at a later point)


Related issues 2 (0 open2 closed)

Is duplicate of TYPO3 Core - Bug #88897: sys_file_metadata can't be translatedClosed2019-08-02

Actions
Follows TYPO3 Core - Task #88461: Remove leftover code from PseudoSite HandlingClosedBenni Mack2019-05-29

Actions
Actions

Also available in: Atom PDF