Project

General

Profile

Actions

Bug #66507

closed

FAL metadata empty in reference from read only storage

Added by Heinz Schilling 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-04-21
Due date:
% Done:

100%

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

Description

When a image from a read only storage is referenced the metadata is empty. Override ""? Same image from read write storage shown the default metadata.

Image: top is from read/write storage. Bottom from same file referenced via read only storage.


Files


Related issues 1 (0 open1 closed)

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

Actions
Actions #1

Updated by Frans Saris about 9 years ago

  • Status changed from New to Needs Feedback

You also filled the metadata (caption and alt text) for the image in the read-only storage?

gr. Frans

Actions #2

Updated by Heinz Schilling about 9 years ago

I made a structure like this:

/storage/shared/file.jpg

Two "file storages" to the same folder:

/storage/

One file storage (/storage read/write) is writable and the other one (/storage read only) it's not. I upload the image via (/storage read/write) and set meta data. The reference the image via (/storage read only) and get the image but can't see the meta data.

The file and the meta data exists only once.

Greetings, Heinz

Actions #3

Updated by Frans Saris about 9 years ago

Are you really using storages for this?

A folder should only be addressed by 1 storage. If you want to restrict parts of a storage for certain editors used File mounts.

If you assign a folder (or part of a folder structure) to multiple storages this will give you unwanted side-effects.

gr. Frans

Actions #5

Updated by Heinz Schilling about 9 years ago

Yes I used storages for this. The access rights are easy to configure.
I tried it with file mounts but can't protect metadata. User rights sum and table 'sys_file_metadata' can be written (needed in other file mount).
Is it not possible to mount a folder as storage twice?

Actions #6

Updated by Frans Saris almost 9 years ago

Using 2 storages for 1 folder give problems with indexing new files but also with keeping track/cleanup of deleted files. You should make sure that no storage root folder is the same or a subfolder of an other storage.

For 6.2 the configuration of readonly file mounts is indeed a little bit harder then configuring a readonly storage, this has changed in TYPO3 7.

What exactly goes wrong when you try the readonly file mount approach? Maybe we can fix something there so that it works.

Gr. Frans

Actions #7

Updated by Heinz Schilling almost 9 years ago

it's possible to access metadata from read only filament. Usergroup has a read only filemount and a normal filemount. For the normal filemount I need access rights on table file metadata.

Way to access: Put a image from read only filemount in content. Use [i] for information about the file. In the popup you can find "References to this items" and editing of metadata in read only filament is possible.

Actions #8

Updated by Frans Saris almost 9 years ago

Currently the metadata access is not bind to the filemount permissions

Actions #9

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42874

Actions #10

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42874

Actions #11

Updated by Gerrit Code Review over 7 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42874

Actions #12

Updated by Nicole Cordes almost 6 years ago

  • Status changed from Under Review to Accepted
Actions #13

Updated by Gerrit Code Review over 5 years ago

  • Status changed from Accepted to Under Review

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42874

Actions #14

Updated by Gerrit Code Review over 5 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58335

Actions #15

Updated by Anja Leichsenring over 5 years ago

  • Has duplicate Task #86317: [BUGFIX] Make meta data editable for non-writable storages added
Actions #16

Updated by Gerrit Code Review over 5 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42874

Actions #17

Updated by Gerrit Code Review over 5 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42874

Actions #18

Updated by Gerrit Code Review over 5 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42874

Actions #19

Updated by Gerrit Code Review over 5 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/42874

Actions #20

Updated by Gerrit Code Review over 5 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58978

Actions #21

Updated by Nicole Cordes over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #22

Updated by Gerrit Code Review over 5 years ago

  • Status changed from Resolved to Under Review

Patch set 2 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58978

Actions #23

Updated by Nicole Cordes over 5 years ago

  • Status changed from Under Review to Resolved
Actions #24

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF