Closed (cannot reproduce)
Project:
Video
Version:
7.x-1.0-alpha2
Component:
Video Players
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2011 at 09:43 UTC
Updated:
3 Jul 2011 at 05:02 UTC
I noticed when using VideoJS player for an html5 video, the text "videojs" was being outputted on screen just before the player itself. After a bit of hunting around, it appears there is an "echo" on line 226 of video.theme.inc - should this be removed?
echo $video->html5_player = variable_get('video_extension_' . $video->player . '_html5_player', '');
Comments
Comment #1
hypertext200Comment #2
hypertext200