stable
Clone or download
Read-only
request #8583 Invalid value in tracker XML import data crash import process
- Make display of value more robust to invalid values - Propagate disabled workflow to all created artifacts Change-Id: I79dfe2920b5feea43d464c13ca20f8851277c2db
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Tracker_ArtifactCreator.class.php | +4 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/workflow/WorkflowFactory.class.php | +8 | −6 | Go to diff View file |
M | plugins/tracker/tests/Tracker_FormElement_Field_List_Bind_StaticTest.php | +9 | −0 | Go to diff View file |
M | plugins/tracker/tests/workflow/WorkflowFactoryTest.php | +5 | −5 | Go to diff View file |