Warning 'Undefined index: module in _media_brightcove_emfield_widget_settings_extra()' is occurring because the existence of $widget['module'] is not first being checked.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tsnelgrove’s picture

Created a patch to check $widget['module'] prior to trying to access it

tsnelgrove’s picture

Use this version instead of the last

frankcarey’s picture

Version: 6.x-1.1-beta5 » 6.x-2.x-dev
Assigned: Unassigned » frankcarey
Status: Needs review » Fixed

Applied #2 to 2.x branch
Commit: 4ee73c1b2399744a514a95f61a109f2a59445e80

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.