stable

Clone or download

Read-only

request #10417: Charts in error break dashboards

You can reproduce by creating a Gantt with a far too large period of time and then add it to one of your dashboard. In case of error, if the page is not yet rendered JPGraph will stop the execution flow to display an error image. Change-Id: I7b2cd1f2eab51f664f281cf5099c2fcf78a070aa

Modified Files

Name
M plugins/graphontrackers/include/data-access/GraphOnTrackers_Chart.class.php +23 −5 Go to diff View file
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php +20 −1 Go to diff View file
M src/common/chart/Chart.class.php +8 −3 Go to diff View file