stable

Clone or download

Read-only

extract external field before validate xml

Part of story #13003 : import/export TTM steps in XML With external element, validation on export throw errors. This does not prevent export. Change-Id: I0b22f861d111a96ec8c448bd54dae06d7d2a7f87

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/ArtifactsDeletion/ArchiveAndDeleteArtifactTaskBuilder.php +3 −1 Go to diff View file
M plugins/tracker/include/TrackerXmlExport.class.php +14 −3 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +3 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/XML/Exporter/TrackerXmlExportTest.php +13 −1 Go to diff View file