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

Can't update network maps: https://sysmap.php/?output=ajax

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.4.14, 7.0.0
    • Frontend (F)
    • None

      Steps to reproduce:

      1. Add an extra slash to the zabbix url: https://zabbix.example.org//
      2. Navigate to Monitoring > Maps
      3. Click on a map, e.g. https://zabbix.example.org//sysmap.php?sysmapid=11
      4. Edit the map
      5. Click update

      Result:

      Nothing happens, changes not saved.
      **

      Browser developer log shows an attempt to POST to https://sysmap.php/?output=ajax

      Request fails due to CORS failure (good catch).

      Expected:

      Expected it to "just work", especially since everything else is working.  Guess the code that parses the URL is different on this particular page.

            zabbix.dev Zabbix Development Team
            c.h. C H
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: