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

include/actions.inc.php:1703 error on screen page

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Cannot Reproduce
    • Icon: Trivial Trivial
    • None
    • 3.4.4
    • None
    • None

      When I open particular screen in web (Zabbix 3.4.4), I see following error on top of it:

      Undefined offset: 0 [jsrpc.php:191 ? CScreenHostgroupTriggers->get() ? make_latest_issues() ? makeEventsActions() in include/actions.inc.php:1703]
      

      Problem line:

      1702         foreach ($problems as $index => $problem) {
      1703                 $event_alerts = array_key_exists($problem['eventid'], $alerts) ? $alerts[$problem['eventid']][0] : [];
      

            Unassigned Unassigned
            Paskal Dmitry Verkhoturov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: