Task #46510
closedRemove Flash Uploader Functionality
100%
Description
As there is now a HTML5 uploader since TYPO3 6.0 which supports uploading more than one file in the file list module, the limited flash uploader, which is the default right now, should be removed.
The limitations of Flash are: * only works when Flash is enabled * only with SSL when no self-signed certificate is used.
The advantages of the Flash version are: * Works in non-HTML5 environments (IE7+8 these days) * Shows a progress (which modern browsers like chrome do automatically)
Once the flash version is removed, the non-HTML5-browser have the default version we know since ages, same as if people don't have Flash enabled in the Backend.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/19146
Updated by Benni Mack over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 3644020a1f34635151dd7b16ecccb5f7407624a2.