stable

Clone or download

Read-only

request #11525 import project for single tracker leads to a rng error

How to repoduce export single tracker example: src/utils/php-launcher.sh src/utils/export_project_xml.php -p 103 -u admin -t 24 -o /tmp/archive.zip import it again: src/utils/php-launcher.sh src/utils/import_project_xml.php -u admin -i /usr/share/tuleap/archive/data.zip --automap=no-email,create:S -n import001 info Nothing to do for admin info Start importing new project from archive /var/tmp/import_project_o6NaSR info Create project import001 error XML: Line: 452 Column: 17 error element "artifacts" not allowed in this context line: <artifacts/> Change-Id: Id1ffc83e6bb734df13bbc16c1d46ab495de3e37c

Modified Files

Name
M plugins/tracker/include/TrackerXmlExport.class.php +13 −10 Go to diff View file
M plugins/tracker/tests/TrackerXmlExportTest.php +8 −2 Go to diff View file