stable

Clone or download

Read-only

Fix request #31097 Data with a vertical tabs breaks the gantt chart

Given a Gantt chart configured to display text data as summary or information at the right from a field, and one of the matching artifacts contains a vertical tab in the value for this field, then it will generate a PHP fatal error. How to test ----------- * In a tracker report, add a gantt chart and configure the summary field * In one the matching artifacts, edit the summary field value by adding a vertical tab somewhere in the value => The gantt must be displayed, no fatal error Change-Id: I185785034d62ada5661777470f1a2b257adaad8d

Modified Files

Name
M plugins/graphontrackersv5/include/data-access/GraphOnTrackersV5_Chart.class.php +1 −1 Go to diff View file
M src/embedded_vendor/jpgraph/jpgraph_gantt.php +2 −2 Go to diff View file