Posted by Grantovich on July 23, 2008 at 4:18pm
Jump to:
| Project: | OpenPackage Video |
| Version: | 5.x-3.11 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jbrown |
| Status: | closed (fixed) |
Issue Summary
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
#1
Cheers for spotting this.
http://drupal.org/cvs?commit=129432
Stupid jw player api is always changing.
#2
Found 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).#3
Okay - zapped it: http://drupal.org/cvs?commit=130566
#4
Automatically closed -- issue fixed for two weeks with no activity.