stable
Clone or download
Read-only
Merge commit 'refs/changes/43/3143/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #7535 TV3 to TV5 : a float field with no value generate errors in XML import Change-Id: Ia724c7bf7ab4654ae1c0b398c75ef5778c3b294a
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/tracker/ArtifactFloatFieldXMLExporter.class.php | +9 | −0 | Go to diff View file |
M | src/common/tracker/ArtifactIntegerFieldXMLExporter.class.php | +9 | −0 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactXMLExporterTestPHP53.php | +33 | −0 | Go to diff View file |
A | tests/simpletest/common/tracker/_fixtures/artifact_with_float_history_with_no_value.json | +54 | −0 | Go to diff View file |
A | tests/simpletest/common/tracker/_fixtures/artifact_with_integer_history.json | +54 | −0 | Go to diff View file |
A | tests/simpletest/common/tracker/_fixtures/artifact_with_integer_history_with_no_value.json | +54 | −0 | Go to diff View file |