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

wrong frontend URL causes "Undefined index" error logged

XMLWordPrintable

    • Team B
    • Sprint 68 (Sep 2020), Sprint 69 (Oct 2020)
    • 0.25

      Imagine that you have an older web scenario (not related to this issue itself) where {sid} macro stopped to be expanded.

      In this case zabbix frontend receives this GET request:

      index.php?reconnect=1&sid={sid}
      

      which causes this error to be logged to Apache/PHP error log:

      [Tue Sep 01 10:04:32.059376 2020] [php7:notice] [pid 19750] [client ::1:59660] PHP Notice:  Undefined index: scripts in /zab/www-dev/git-clone/5.0/ui/include/page_header.php on line 170
      

      which is not very clear what is source of this issue.

      If try in frontend, we can see that error too:

      I think that "Undefined index" error error should not happen in any case, so consider please to fix it.

            iivs Ivo Kurzemnieks
            zalex_ua Oleksii Zagorskyi
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: