stable

Clone or download

Read-only

Fixes request #29994: Crash when indexing tracker changeset comments imported via XML

Change-Id: I951c9cb514aa63201b0be97297c9cb4df6da04f6

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