Bug #92309
closedMissing feature flag processing/check
100%
Description
With v10 EXT:form provided a feature toggle for the mimetype default definition which changed between the versions.
To get rid of the old default mime types some legacy mimetypes where provided for v10 (toggable via said feature flag), to be then deleted with v11.
The deprecation docu:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.2/Deprecation-88238-AllowedMimeTypesOfFileUploadAndImageUpload.html
The feature toggle:
https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/10.2/Feature-88238-FeatureToggleFormlegacyUploadMimeTypes.html
The changed mimetypes patch:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/60617
To me it seems that the patch has to be reapplied. (it might got lost with the whole restructuring of the form yaml files)
Updated by Mathias Brodala over 4 years ago
- Related to Bug #88238: ext:form predefined mime types are always set added
Updated by Mathias Brodala over 4 years ago
- Related to Feature #84221: Restructure ext:form setup files added
Updated by Björn Jacob over 3 years ago
- Related to Bug #90188: Re-implement strict mimetype validation added
Updated by Mathias Brodala over 3 years ago
- Status changed from New to In Progress
- Assignee set to Mathias Brodala
- Target version set to next-patchlevel
Updated by Gerrit Code Review over 3 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70542
Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/70542
Updated by Mathias Brodala over 3 years ago
- Has duplicate Bug #93695: Cannot override file upload mime-types completely added
Updated by Mathias Brodala over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 400a19e55fc11557761a29681c1e5f3723eae4f2.