Pie chart renders without data

XMLWordPrintable

    • Type: Incident report
    • Resolution: Fixed
    • Priority: Major
    • 1.8.1
    • Affects Version/s: 1.8, 1.9.0 (alpha)
    • Component/s: Frontend (F)
    • None
    • Environment:
      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);

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

              Created:
              Updated:
              Resolved: