The following error is raised from time to when sub module issues has been enabled:

Notice: Undefined index: #multiple in project_issue_form_views_exposed_form_alter() (Zeile 1156 von /var/www/html/cm7/sites/all/modules/project_issue/project_issue.module).

Comments

dww’s picture

Assigned: Unassigned » dww
Status: Active » Fixed
Issue tags: +project, +drupal.org D7

I've periodically seen the same thing. I don't know why #multiple wouldn't be defined here, and I can't regularly reproduce this, but I pushed a commit that should fix it:

http://drupalcode.org/project/project_issue.git/commit/683c9a5

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