From 4670920c2b0a9cd11b25b71bfea7b39cf9b2e025 Mon Sep 17 00:00:00 2001 From: Miguel Moquillon Date: Tue, 6 May 2025 10:17:06 +0200 Subject: [PATCH] Bug #14770 Whatever a rich content of a contribution is added or updated, check the content cache for text to decide if a notification about contribution modification has to be triggered (in the case such notif is supported). --- .../main/webapp/wysiwyg/jsp/htmlEditor.jsp | 67 ++++++++++--------- 1 file changed, 34 insertions(+), 33 deletions(-) diff --git a/core-war/src/main/webapp/wysiwyg/jsp/htmlEditor.jsp b/core-war/src/main/webapp/wysiwyg/jsp/htmlEditor.jsp index 61abbfd019..59c47d7123 100644 --- a/core-war/src/main/webapp/wysiwyg/jsp/htmlEditor.jsp +++ b/core-war/src/main/webapp/wysiwyg/jsp/htmlEditor.jsp @@ -286,7 +286,7 @@