-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.29rc1, 6.0.10rc1, 6.2.4rc1, 6.4.0beta2
-
Sprint 94 (Nov 2022), Sprint 95 (Dec 2022)
-
0.25
Steps to reproduce:
- Open URL:/zabbix.php?action[]=dashboard.view
- Check the apache2 error log
Result:
TypeError: Argument 1 passed to CRouter::setAction() must be of the type string, array given, called in /home/zabbix/workspace/master/ui/include/classes/core/ZBase.php on line 201 and defined in /home/zabbix/workspace/master/ui/include/classes/mvc/CRouter.php:410
Stack trace:
#0 /home/zabbix/workspace/master/ui/include/classes/core/ZBase.php(201): CRouter->setAction()
#1 /home/zabbix/workspace/master/ui/include/config.inc.php(25): ZBase->run()
#2 /home/zabbix/workspace/master/ui/zabbix.php(22): require_once('/home/zabbix/wo...')
#3 {main}