Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-23996

Error is displayed, when Change indicator option without Value is checked for Item value widget

XMLWordPrintable

    • Technical backlog

      Steps to reproduce:

      1. Open Dashboards
      2. Use existing dashboard, or create a new one
      3. Add new Item value widget, with unchecked "Value" checkbox, and checked "Change indicator"
      4. Save the changes
      5. Review the displayed results

      Result:
      Apart from data, the runtime error is displayed in the widget.

      See video:

      See error:

      Undefined array key "is_numeric" [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → CConfigFile->{closure}() in conf/zabbix.conf.php:89]
      Undefined array key "value" [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → drawValueCell() → CConfigFile->{closure}() in conf/zabbix.conf.php:89]
      Trying to access array offset on value of type null [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → drawValueCell() → CConfigFile->{closure}() in conf/zabbix.conf.php:89]
      Undefined array key "bold" [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → drawValueCell() → addTextFormatting() → CConfigFile->{closure}() in conf/zabbix.conf.php:89]
      Undefined array key "font_size" [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → drawValueCell() → addTextFormatting() → CConfigFile->{closure}() in conf/zabbix.conf.php:89]
      Undefined array key "color" [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → drawValueCell() → addTextFormatting() → CConfigFile->{closure}() in conf/zabbix.conf.php:89]
      Undefined array key "color" [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → drawValueCell() → addTextFormatting() → CConfigFile->{closure}() in conf/zabbix.conf.php:89]
      

      Expected:
      No error should be displayed.

            averza Andrejs Verza
            ngogolevs Nikita Gogolevs
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: