stable
Clone or download
Read-only
request #27498: Tracker renderer widget should not be exported when renderer does not exist
It is not really useful to export a widget with stale information and it is a source of issues when re-importing it. Change-Id: Id23778d9cfd0ad0266c2ecfa5572f16ab669b040
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Report/Tracker_Report_RendererFactory.class.php | +2 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Widget/Tracker_Widget_ProjectRenderer.class.php | +13 | −2 | Go to diff View file |
A | plugins/tracker/tests/unit/Tracker/Widget/Tracker_Widget_ProjectRendererTest.php | +67 | −0 | Go to diff View file |