-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
2.4.2, 3.0.0alpha3
Suppose we access a graph using the following link:
https://zabbix/history.php?itemids=23147
This gives the following error:
* Invalid argument supplied for foreach() [ in frontends/php/history.php:132] * reset() expects parameter 1 to be array, string given [history.php:158 ? CView->render() ? include() ? reset() in frontends/php/include/views/monitoring.history.php:158]
Note that the correct link would be:
https://zabbix/history.php?itemids[]=23147