stable

Clone or download

Read-only

request #40126 Project export error are not properly logged

No functional changes export should still work The easiest way to check that error is logged is to update XML_RNGValidator::validate and set $is_valid to false Then export a project, you'll have an error stored in logs Change-Id: I2543ef216d9b6854ac1a333cd2a1e7f2b686a7d1

Modified Files

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