Bug #56730
closedOutside storages can never be displayed as public
100%
Description
There are some edge cases where field "is_public"
can never be true. For instance whenever a
storage is located outside the document root
or for storage driven by special driver
such as Flickr, ...
Updated by Gerrit Code Review over 10 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/28224
Updated by Fabien Udriot over 10 years ago
For verifying:
1. Cherry pick patch (gerrit #27760 should be applied as well)
2. Create and configured an "outside" storage in the BE
3. Open the record in the BE -> option "is_public" must stay unchecked.
Updated by Gerrit Code Review over 10 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/28224
Updated by Fabien Udriot over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a736ba2f1153c8cad34881245eac7fcb72fd89c4.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed