RM-4619 - added cm:folder as accepted type and do the conversion onCommit - request doesn't have full info

This commit is contained in:
Ana Bozianu
2017-01-30 12:05:48 +02:00
parent 444218a539
commit c52e2a7cf5
4 changed files with 41 additions and 38 deletions

View File

@@ -195,7 +195,7 @@ public class FilePlanTypeUnitTest extends BaseUnitTest
try
{
filePlanType.onCreateChildAssociation(childAssocRef, true);
filePlanType.onCreateChildAssociationOnCommit(childAssocRef, true);
}
catch(IntegrityException ex)
{