Bug #65636
closedMetadata not editable for a readonly file storage
100%
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.
Updated by Riccardo De Contardi over 9 years ago
still valid for 7.5-dev (latest master)
Updated by Gerrit Code Review over 9 years ago
- Status changed from New 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
Updated by Gerrit Code Review over 9 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
Updated by Gerrit Code Review about 8 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
Updated by Nicole Cordes over 6 years ago
- Status changed from Under Review to Accepted
Updated by Gerrit Code Review over 6 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
Updated by Gerrit Code Review over 6 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
Updated by Anja Leichsenring over 6 years ago
- Has duplicate Task #86317: [BUGFIX] Make meta data editable for non-writable storages added
Updated by Gerrit Code Review over 6 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
Updated by Gerrit Code Review about 6 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
Updated by Gerrit Code Review about 6 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
Updated by Gerrit Code Review about 6 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
Updated by Helmut Hummel about 6 years ago
- Precedes Feature #87013: Add editMetaData a permission for users, storages, filemounts added
Updated by Gerrit Code Review about 6 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
Updated by Nicole Cordes about 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c3fef10f153e19179e6dea90307a25e1f135ba3b.
Updated by Gerrit Code Review about 6 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
Updated by Nicole Cordes about 6 years ago
- Status changed from Under Review to Resolved
Applied in changeset f9c6e31d91ad32ea71b8bc30d5a6b19556287376.
Updated by Benni Mack about 6 years ago
- Related to Bug #87054: invalid file name of RST added