Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.11
-
Fix Version/s: 4.7.11
-
Component/s: Core CiviCRM
-
Labels:
-
Documentation Required?:Developer Doc
-
Funding Source:Core Team Funds
Description
OpenFlashChart is causing multiple errors on the 4.7.11 Drupal demo site at http://dmaster.demo.civicrm.org/civicrm/admin/extensions?reset=1
See the list below:
Notice: Undefined index: values in CRM_Utils_OpenFlashChart::barChart() (line 75 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Warning: array_keys() expects parameter 1 to be array, null given in CRM_Utils_OpenFlashChart::barChart() (line 87 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Warning: array_values() expects parameter 1 to be array, null given in CRM_Utils_OpenFlashChart::barChart() (line 88 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Warning: max(): When only one parameter is given, it must be an array in CRM_Utils_OpenFlashChart::barChart() (line 94 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Warning: array_values() expects parameter 1 to be array, null given in CRM_Utils_OpenFlashChart::barChart() (line 106 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Warning: Invalid argument supplied for foreach() in CRM_Utils_OpenFlashChart::barChart() (line 107 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Warning: array_walk() expects parameter 1 to be array, null given in CRM_Utils_OpenFlashChart::barChart() (line 137 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Notice: Undefined index: values in CRM_Utils_OpenFlashChart::buildChart() (line 544 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php).
Notice: Undefined index: values in CRM_Utils_OpenFlashChart::buildChart() (line 547 of /srv/buildkit/build/dmaster/sites/all/modules/civicrm/CRM/Utils/OpenFlashChart.php)