[BUGFIX] Media Element does not play videos with own player anymore
Since the rewrite to FlowPlayer and the additions for accessibility the MEDIA Content Element is not capable anymore, to play videos which ship their own player. This especially is the case for Videos which are from YouTube, Vimeo and other similiar platforms. Looking at the implementation it seems, that the detection of own players has been removed (accidentilly). Rebuild this detection to make external video platform links work again. Change-Id: I963a74aa3e1ab6d2de95ade903470be71af5c2d4 Fixes: #33357 Releases: 6.0, 4.7 Reviewed-on: http://review.typo3.org/10259 Reviewed-by: Susanne Moog Tested-by: Susanne Moog Reviewed-by: Steffen Ritter Tested-by: Steffen Ritter
Showing
- typo3/sysext/cms/tslib/content/class.tslib_content_media.php 26 additions, 4 deletionstypo3/sysext/cms/tslib/content/class.tslib_content_media.php
- typo3/sysext/css_styled_content/static/constants.txt 5 additions, 3 deletionstypo3/sysext/css_styled_content/static/constants.txt
- typo3/sysext/css_styled_content/static/setup.txt 8 additions, 5 deletionstypo3/sysext/css_styled_content/static/setup.txt
Please register or sign in to comment