Actions
Bug #70298
closed$GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext'] misses file extensions mp3, wav, mp4 and webm
Start date:
2015-10-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The file extensions mp3, wav, mp4 and webm are missing from $GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext'].
The extensions mov,avi should be removed as these aren't supported renderer classes provided by the core.
Updated by Gerrit Code Review almost 9 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/43732
Updated by Gerrit Code Review almost 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43732
Updated by Frans Saris almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2d575df6d82834f9dae7c4667f64cc04224d9d08.
Updated by Riccardo De Contardi almost 7 years ago
- Status changed from Resolved to Closed
Actions