From 67cb9863f18c9ef55cc64b02ebae4de6f5b300ee Mon Sep 17 00:00:00 2001 From: Tom Page Date: Fri, 10 Feb 2017 11:07:24 +0000 Subject: [PATCH] RM-4234 When marking a node then also mark all renditions of it. The same applies to clearing marks from a node. This involved adding the rendition service to the base service (which I'm a bit concerned about, because it looked like this should already have been present). --- .../module/org_alfresco_module_rm/rm-service-context.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-service-context.xml b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-service-context.xml index 6b39ea2065..0ea2cd2bd5 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-service-context.xml +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/rm-service-context.xml @@ -32,7 +32,8 @@ - + +