mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Merged 5.2.N (5.2.1) to HEAD (5.2)
124222 amorarasu: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1) 124096 amorarasu: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2) 123996 sglover: MNT-15655 "Possible to violate child cm:name uniqueness constraint via NodeService.addAspect" git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@127740 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -817,6 +817,8 @@ public class DbNodeServiceImpl extends AbstractNodeServiceImpl implements Extens
|
||||
|
||||
// Add aspect and defaults
|
||||
Pair<Long, NodeRef> nodePair = getNodePairNotNull(nodeRef);
|
||||
// SetProperties common tasks
|
||||
setPropertiesCommonWork(nodePair, aspectProperties);
|
||||
boolean modified = addAspectsAndProperties(
|
||||
nodePair,
|
||||
aspectTypeQName,
|
||||
|
Reference in New Issue
Block a user