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

Pie chart renders without data

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 1.8.1
    • 1.8, 1.9.0 (alpha)
    • Frontend (F)
    • None
    • solaris 10

      chart6.php missing $options array before $db_data = CGraph::get($options) is set around line 52,
      I borrowed $options array from graphs.php seemed to fix it

      diff chart6.php chart6.php-ORIG
      52d51
      < $options = array('graphids'=>$_REQUEST['graphid'], 'extendoutput'=>1, 'editable'=>1, 'nopermissions'=>1);

            Unassigned Unassigned
            jlohrmann Jonathan Lohrmann
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: