-
Incident report
-
Resolution: Fixed
-
Blocker
-
1.9.0 (alpha)
-
None
when adding a new log in log monitoring, trapper items are displayed instead of log items. choosing such an item results in an error :
Illegal offset type in isset or empty[/usr/local/apache2/htdocs/trunk/include/profiles.inc.php:35]
Illegal offset type in isset or empty[/usr/local/apache2/htdocs/trunk/include/profiles.inc.php:35]
Error in query [SELECT h.clock,h.value,i.valuemapid FROM history_uint h, items i WHERE h.itemid=i.itemid AND i.itemid=Array and h.clock>1262952060 and h.clock<1262955660 ORDER BY clock desc] [Unknown column 'Array' in 'where clause']
mysql_fetch_assoc() expects parameter 1 to be resource, boolean given[/usr/local/apache2/htdocs/trunk/include/db.inc.php:546]
mysql_free_result() expects parameter 1 to be resource, boolean given[/usr/local/apache2/htdocs/trunk/include/db.inc.php:548]
again, this got broken in revisions 8915/8916.