stable
Clone or download
Read-only
Merge commit 'refs/changes/88/27488/2' of ssh://gerrit.tuleap.net:29418/tuleap
# By Thomas Gerbet # Via Thomas Gerbet * ssh://gerrit.tuleap.net:29418/tuleap: Fixes request #29994: Crash when indexing tracker changeset comments imported via XML
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Changeset/Comment/ChangesetCommentIndexer.php | +3 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/ChangesetValue/ArtifactLink/ArtifactLinksByChangesetCache.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +6 | −8 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset_Null.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/XML/Exporter/Tracker_XML_Exporter_ChildrenXMLExporterTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker_Artifact_ChangesetTest.php | +3 | −2 | Go to diff View file |