stable

Clone or download

Read-only

request #17088 Selectbox on static value do not export order

When we export a tracker structure, the order is not added on xml if their is no values. It is necessary to pass to XML validation. Change-Id: I646e87381b4add6c27eb7a630d3f6dc4285714c2

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/ListFields/Bind/BindStaticXmlExporter.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_Static.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Field/ListFields/Bind/BindStaticXmlExporterTest.php +4 −17 Go to diff View file
M plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_List_Bind_StaticTest.php +61 −0 Go to diff View file