Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.1/Cloud)

100861: Merged 5.0.N (5.0.2) to HEAD-BUG-FIX (5.1/Cloud)
      100772: Merged V4.2-BUG-FIX (4.2.5) to 5.0.N (5.0.2)
         100260: MNT-13722 : CLONE - Ghost versions when Document is created with CheckinType CHECKOUT
            - Fix for tests failures


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@100931 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2015-03-31 23:19:17 +00:00
parent 8a6d7da70e
commit 676b681092

View File

@@ -2265,7 +2265,7 @@ public class AlfrescoCmisServiceImpl extends AbstractCmisService implements Alfr
// MNT-9557 fix. Replace head version with current node info
if (versionHistory.getHeadVersion().equals(version))
{
versionInfo = createNodeInfo(nodeRef);
versionInfo = createNodeInfo(info.getCurrentNodeNodeRef());
}
result.add(