I am getting the following error message: Notice: Undefined variable: default_value in _form_type_options_value() (line 279 of .../modules/options_element/options_element.inc).

Attached fix ensures that $default_value is always defined.

CommentFileSizeAuthor
options_element_default_value.patch429 bytesliam morland

Comments

quicksketch’s picture

Excellent, thanks. I'll take a look next time I'm working on Options Element.

quicksketch’s picture

Status: Needs review » Fixed

Thanks, committed as-is.

Status: Fixed » Closed (fixed)

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