-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.0alpha1
-
PHP 7.3.13
-
Sprint 59 (Dec 2019), Sprint 60 (Jan 2020), Sprint 61 (Feb 2020)
-
0.25
Steps to reproduce:
- Go to Configuration -> Discovery
- Add new discovery rule
- Press on "checks" add button to open overlay dialog
- Check runtime errors
Result:
Undefined index: dcheckid [zabbix.php:21 -> require_once() -> ZBase->run() -> ZBase->processRequest() -> CView->getOutput() -> include() -> CConfigFile->{closure}() in app/views/popup.discovery.check.php:31] Undefined index: key_ [zabbix.php:21 -> require_once() -> ZBase->run() -> ZBase->processRequest() -> CView->getOutput() -> include() -> CConfigFile->{closure}() in app/views/popup.discovery.check.php:47] Undefined index: snmp_community [zabbix.php:21 -> require_once() -> ZBase->run() -> ZBase->processRequest() -> CView->getOutput() -> include() -> CConfigFile->{closure}() in app/views/popup.discovery.check.php:53] Undefined index: key_ [zabbix.php:21 -> require_once() -> ZBase->run() -> ZBase->processRequest() -> CView->getOutput() -> include() -> CConfigFile->{closure}() in app/views/popup.discovery.check.php:59] ...
- caused by
-
ZBXNEXT-5413 Discovery checks as popups
- Closed