Closed (works as designed)
Project:
Video.js (HTML5 Video Player)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2013 at 16:26 UTC
Updated:
20 May 2013 at 19:26 UTC
When trying to use this mod with the media module. Setting videojs as the chocie of player by doing the following:
Install http://drupal.org/project/media 7.x-2.0-unstable7. Then navigate to structure > file types > video - manage file display link > set videojs as video player the following is output. It does appear to work fine but just output's these notices.
Notice: Undefined index: entity_type in videojs_field_formatter_settings_form() (line 154 of C:\wamp\www\testing\sandbox\sites\all\modules\videojs\videojs.module).
Notice: Undefined index: bundle in videojs_field_formatter_settings_form() (line 184 of C:\wamp\www\testing\sandbox\sites\all\modules\videojs\videojs.module).
Notice: Undefined index: field_id in videojs_field_formatter_settings_form() (line 188 of C:\wamp\www\testing\sandbox\sites\all\modules\videojs\videojs.module).
I'm using drupal 7.19
videojs 7.x-2.2+7-dev
library version of videojs 2.2.0
Please let me know if I can provide any useful information to help get this fixed. Many thanks for your hardwork in bringing this excellent player to drupal.
Comments
Comment #1
Jorrit commentedAre you still experiencing this problem with 7.x-2.x-dev or 7.x-3.x-dev?
Comment #2
Jorrit commentedI have checked it, the notifications don't appear for me with 7.x-3.x-dev.