Project

General

Profile

Actions

Bug #92906

open

File Metadata are not editable when translation doesn't exist yet

Added by Sebastian Michaelsen over 3 years ago. Updated about 3 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-11-23
Due date:
% Done:

0%

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

Description

In the backend form of sys_file_reference inline records, typically there's a link where you can edit the metadata of the selected file.

Since the fix for #82178 this link is removed if there is not sys_file_metadata record in the same language as sys_file_reference record.

However obviously editors want to edit metdata for files which have not been explicitly localized before. So I suggest that sys_file_metadata translations are created on demand in this situation.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #82178: \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit linkClosed2017-08-23

Actions
Actions #1

Updated by Sebastian Michaelsen over 3 years ago

  • Related to Bug #82178: \TYPO3\CMS\Backend\Form\Container\InlineRecordContainer::renderForeignRecordHeaderControl wrong edit link added
Actions #2

Updated by Sebastian Michaelsen over 3 years ago

In our project we're using this patch so that metadata translations are created on demand: https://gist.github.com/smichaelsen/f5d425b84db7007a512eff0a26247939

Actions #3

Updated by Sebastian Michaelsen over 3 years ago

  • Description updated (diff)
Actions #4

Updated by Sebastian Michaelsen about 3 years ago

  • Subject changed from File Metadata should be editable also when translation doesn't exist yet to File Metadata are not editable when translation doesn't exist yet
Actions

Also available in: Atom PDF