Actions
Bug #21623
closedfinal adjustments to MediaCE
Start date:
2009-11-20
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
some of the latest changes causes problems. So the flashplayer doesn't work correct with complete rawurlencoded url.
If filename has specialchars you should use the link browser as he rawurlencodes the filename.
Also the switch forcePlayer had problems with external ur, often the flvplayer was shown with eg youtube.
The renderType now is default set to 'sfw' so you mostly don't need to change it (auto is ok). It was auto before and with urls there was no rendering.
(issue imported from #M12680)
Files
Updated by Steffen Kamper about 15 years ago
you'll find some demos here:
http://dev.sk-typo3.de/new-multimedia-element.html
Actions