Closed (fixed)
Project:
OpenPackage Video
Version:
5.x-3.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Jul 2008 at 16:18 UTC
Updated:
13 Aug 2008 at 11:34 UTC
Even if "Display fullscreen button" is unchecked in the field settings, the fullscreen button is still displayed on the player. I think this might be due to op_video using the variable showfsbutton to control it, but the variable name changed to usefullscreen at some point (see http://code.longtailvideo.com/trac/wiki/Flashvars3). In that case it should be simple to fix.
Comments
Comment #1
jbrown commentedCheers for spotting this.
http://drupal.org/cvs?commit=129432
Stupid jw player api is always changing.
Comment #2
Grantovich commentedFound another one along these lines: The "Show volume" checkbox doesn't do anything when you uncheck it, since there is no such variable as
showvolume(or at least there isn't anymore).Comment #3
jbrown commentedOkay - zapped it: http://drupal.org/cvs?commit=130566
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.