stable
Clone or download
Read-only
request #13960 Error XML with chart when export tracker structure
During the export tracker's structure, if a chart is set with a removed field, the XML structure is broken. This patch prevents the export of the chart if the field is not set correctly. Change-Id: Ifdd8dc5587800f2a4723272f0a428c9bf5a1fc63
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php | +18 | −3 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.php | +4 | −2 | Go to diff View file |
A | plugins/graphontrackersv5/phpunit/GraphOnTrackerV5RendererTest.php | +141 | −0 | Go to diff View file |