I try to install taxonomy_vtn with Drush and get following error:
WD php: Notice: Undefined index: submitted in taxonomy_vtn_form_alter() (line 267 of .../taxonomy_vtn/taxonomy_vtn.module).

Comments

AlexisWilke’s picture

Assigned: Unassigned » AlexisWilke
Status: Active » Fixed

Where's the patch?! 8-)

Okay, I fixed it. We can just check with empty() instead of ! (not operator).

It will get in the 6.x-1.x-dev version within 12h.

Thank you.
Alexis

See: http://drupalcode.org/project/taxonomy_vtn.git/commit/a24f621

Status: Fixed » Closed (fixed)

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