Closed (fixed)
Project:
Project
Component:
Issues
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2005 at 10:13 UTC
Updated:
30 Jun 2005 at 16:16 UTC
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