Project

General

Profile

Actions

Bug #65636

closed

Metadata not editable for a readonly file storage

Added by Bernd Wilke about 9 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2015-03-10
Due date:
% Done:

100%

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

Description

this might be correct sometimes1, but I have the usage:
readonly image-server inside TYPO3 (images are stored via FTP by graphic department), as this is a linux mount, nobody having access to the TYPO3 server can modify anything on that server.

But editors should be able to set default-values for alt, title, description, ... for the images, so they could build up a library of files with metadata.
Now they only can set these data in a usage overwriting the empty default values, which can lead to incoherent data.

as the metadata is stored in the database it is independent of writablity of the file-storage.

[1] possible feature:
the file-storage record may hold another flag, whether editors should be able to set metadata globaly so the file-storage is readonly else.


Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Bug #87054: invalid file name of RSTClosedBenni Mack2018-12-01

Actions
Has duplicate TYPO3 Core - Task #86317: [BUGFIX] Make meta data editable for non-writable storagesClosed2018-09-19

Actions
Precedes TYPO3 Core - Feature #87013: Add editMetaData a permission for users, storages, filemountsNewHelmut Hummel2015-03-112015-03-11

Actions
Actions

Also available in: Atom PDF