From 40d93cb067dcb716bb495572cf543290d2499ee3 Mon Sep 17 00:00:00 2001 From: Guus der Kinderen Date: Thu, 23 Dec 2021 15:27:35 +0100 Subject: [PATCH] fixes #162: Prevent issues on Admin Console when cluster has inconsistent versions When the senior cluster node doesn't have the monitoring plugin loaded, the admin console pages on other nodes shouldn't break. They should show a warning. --- changelog.html | 1 + plugin.xml | 2 +- .../openfire/archive/ConversationManager.java | 28 +++++++++++++------ 3 files changed, 21 insertions(+), 10 deletions(-) diff --git a/changelog.html b/changelog.html index b86d7c61d..23f1bd66d 100644 --- a/changelog.html +++ b/changelog.html @@ -48,6 +48,7 @@