stable
Clone or download
Read-only
request #8735 Project exported in XML via export_project_xml is no more compatible with project.rng
New elements and attributes were added into project.rng but were not taken into account in export_project_xml script. In this step, I don't know how to deal with long-description. Change-Id: I6e98fc822ebe96fe799cb85183f5f2afa1fbd591
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/ProjectXMLExporter.class.php | +20 | −0 | Go to diff View file |
M | tests/simpletest/common/project/ProjectXMLExporterTest.php | +44 | −8 | Go to diff View file |