stable
Clone or download
Read-only
request #8535 There should be only one validation of the whole XML import file
Change-Id: Ia1363bbbbbe8d12b4ba7366ab70f4b239ae770db
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/XMLExport.php | +0 | −5 | Go to diff View file |
M | plugins/tracker/include/TrackerXmlExport.class.php | +0 | −1 | Go to diff View file |
M | plugins/tracker/www/resources/artifact-definition.rnc | +5 | −5 | Go to diff View file |
M | src/common/project/ProjectXMLExporter.class.php | +3 | −3 | Go to diff View file |
A | src/common/xml/resources/artifact-definition.rng | +336 | −0 | Go to diff View file |
A | src/common/xml/resources/project.rnc | +18 | −0 | Go to diff View file |
A | src/common/xml/resources/project.rng | +27 | −0 | Go to diff View file |
A | src/common/xml/resources/tracker-definition.rng | +1130 | −0 | Go to diff View file |
A | src/common/xml/resources/ugroups-definition.rnc | +12 | −0 | Go to diff View file |
A | src/common/xml/resources/ugroups-definition.rng | +28 | −0 | Go to diff View file |
M | src/common/xml/resources/ugroups.rnc | +6 | −16 | Go to diff View file |
M | src/common/xml/resources/ugroups.rng | +5 | −26 | Go to diff View file |