Bug #63286
closedCannot disable direct file upload via "Select & upload files"
100%
Description
Given I have a FAL based file field with the button "Select & upload files" And I set ['appearance']['fileUploadAllowed'] = FALSE in TCA of the field Then the button should be disabled
Currently the button is enabled with the above configuration.
Updated by Gerrit Code Review almost 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 http://review.typo3.org/34535
Updated by Steffen Müller almost 10 years ago
Can be tested by adding ['appearance']['fileUploadAllowed'] => FALSE
to the 'image' field of tt_content in typo3/sysext/frontend/Configuration/TCA/tt_content.php
Updated by Steffen Müller almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0f2924c1d9f984aed9bab0b5359b061af76f05c4.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34979
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/34979
Updated by Steffen Müller almost 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset c6f91fb257d490ad541417e3f9aa8d939795f954.