From dcc41893e4ba04160daeadf0633d478d5a75a03e Mon Sep 17 00:00:00 2001 From: apriestman Date: Fri, 26 Mar 2021 09:43:27 -0400 Subject: [PATCH] Handle errors from unknown CR types better --- .../CorrelationCaseChildNodeFactory.java | 18 +++++++++------- .../relationships/SummaryPanelWorker.java | 21 ++++++++++++++----- .../ContactArtifactViewer.java | 8 ++++--- 3 files changed, 32 insertions(+), 15 deletions(-) diff --git a/Core/src/org/sleuthkit/autopsy/communications/relationships/CorrelationCaseChildNodeFactory.java b/Core/src/org/sleuthkit/autopsy/communications/relationships/CorrelationCaseChildNodeFactory.java index 588e474303..d34c607796 100755 --- a/Core/src/org/sleuthkit/autopsy/communications/relationships/CorrelationCaseChildNodeFactory.java +++ b/Core/src/org/sleuthkit/autopsy/communications/relationships/CorrelationCaseChildNodeFactory.java @@ -108,14 +108,18 @@ final class CorrelationCaseChildNodeFactory extends ChildFactory