Skip to content
Snippets Groups Projects
Commit 2d575df6 authored by Frans Saris's avatar Frans Saris Committed by Christian Kuhn
Browse files

[BUGFIX] Set correct file extensions in ['SYS']['mediafile_ext']

The file extensions mp3, wav, mp4 and webm are added to
$GLOBALS['TYPO3_CONF_VARS']['SYS']['mediafile_ext'].

The extensions mov and avi are removed as these are not supported
by the renderer classes provided by the core.

Change-Id: I445054687fc4f56640e2455cb83f8ae30b9bbde4
Resolves: #70298
Releases: master
Reviewed-on: http://review.typo3.org/43732


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Reviewed-by: default avatarDaniel Goerz <ervaude@gmail.com>
Tested-by: default avatarDaniel Goerz <ervaude@gmail.com>
Tested-by: default avatarMichael Oehlhof <typo3@oehlhof.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 00f5c62a
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment