Task #55410
closedDefault value of field "visible" in File Metadata is TRUE
100%
Description
FAL has no enable fields by design such as "hidden",
"deleted". For controlling the visibility of a file
like in a Photo Gallery plugin, a field "visible"
has been introduced in EXT:filemetata which
is up to the plugin to implement it.
In this regard, it makes sense visible is "true"
by default for the End User. This prevent him
changing this flag after a file was
uploaded (or a bunch of files!). If a more
defensive approach is needed, this is the
responsibility of the plugin to introduce
other criteria to show the file on the Frontend.
Updated by Gerrit Code Review almost 11 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 https://review.typo3.org/27111
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27111
Updated by Fabien Udriot almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5347431d47b427fd6d761a5e8d43ebd3eb40856c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed