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

Jorrit’s picture

Status: Active » Postponed (maintainer needs more info)

Are you still experiencing this problem with 7.x-2.x-dev or 7.x-3.x-dev?

Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

I have checked it, the notifications don't appear for me with 7.x-3.x-dev.