stable

Clone or download

Read-only

fix: request #40470 Trackers XML do not have allow_copy attribute

Tracker XML export now always set attribute allow_copy. And import consider its non-presence as value 1 *Testing:* `make tests-e2e` should pass Change-Id: I0dd50bea193d0a26c43968add1a32c03ec4e5d65

Modified Files

Name
M plugins/tracker/include/Tracker/XML/Exporter/TrackerStructureXMLExporter.php +1 −3 Go to diff View file
M plugins/tracker/include/TrackerXmlImport.class.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/TrackerXmlImportTest.php +1 −1 Go to diff View file