stable
Clone or download
Read-only
fix(document): Close request #37551 Document file without any versions must be well exported in XML
According to the Tuleap RNC/RNG XML format, file documents without any versions must be exported with the empty <versions/> tag. Change-Id: I8243fb314e15d5eebe900da01d7307677eec61be
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/XML/Export/XMLExportVisitor.php | +2 | −2 | Go to diff View file |
M | plugins/docman/tests/unit/XML/Export/XMLExportVisitorTest.php | +36 | −1 | Go to diff View file |