Actions
Feature #23612
closedInserting youtube URL in media does not work
Start date:
2010-09-25
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
Inserting www.youtube.com/watch?v=bLW4DKoncvM in the media does not work
I am wondering why the flashvars is outputted as:
var flashvars = {"autoPlay":"TRUE","file":"http:\/\/www.youtube.com\/watch?v=bLW4DKoncvM"};
See attached image
(issue imported from #M15808)
Files
Updated by Steffen Gebert about 14 years ago
Claus, can you check, if this is fixed with #23535?
Updated by Ernesto Baschny almost 14 years ago
Could not reproduce. I added the media like in the screen media-youtube.png and it worked as expected in the frontend. If no further feedback comes in, we'll close this issue. Thanks!
Actions