When the widget info/form is being altered, an error appears line 400 with variable $form.

The problem is that the variable is not initialized. It's only initialized in the condition.

Patch forthcoming.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ArnaudS’s picture

Status: Active » Needs review
FileSize
836 bytes

Initialization of variable $form with an array.

rszrama’s picture

Version: 7.x-1.0-beta3 » 7.x-1.x-dev
Priority: Major » Normal
Status: Needs review » Fixed

Yep, this should be initialized. Congrats on your first commit!

Status: Fixed » Closed (fixed)

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