Missing isset check:

Undefined index: type in bootstrap_barrio_preprocess_form_element() (line 388 of themes/contrib/bootstrap_barrio/bootstrap_barrio.theme).

Comments

brooke_heaton created an issue. See original summary.

brooke_heaton’s picture

Attached patch adds isset check on $variables['type'] in boostrap_barrio.theme

brooke_heaton’s picture

Status: Active » Needs review

hatuhay’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

astonvictor’s picture

StatusFileSize
new715 bytes

added a patch for 5.5.11 version.

astonvictor’s picture

astonvictor’s picture