I get following errors twice:
warning: Invalid argument supplied for foreach() in /var/www/includes/common.inc on line 1308.
The problem is in project_issue_query() in
form_select(t('Components'), 'components', $query->components, $components, '', 'size="5"', 1),
form_select(t('Categories'), 'categories', $query->categories, $categories, '', 'size="5"', 1),
Comments
Comment #1
killes@www.drop.org commentedfixed in cvs.
Comment #2
(not verified) commented