You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Alexey Zavizionov (JIRA)" <ji...@apache.org> on 2010/04/15 18:16:51 UTC

[jira] Resolved: (CMIS-191) There is no allowableActions element on response.

     [ https://issues.apache.org/jira/browse/CMIS-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Zavizionov resolved CMIS-191.
------------------------------------

    Resolution: Not A Problem

Sorry for disturb. My mistake.

> There is no allowableActions element on response.
> -------------------------------------------------
>
>                 Key: CMIS-191
>                 URL: https://issues.apache.org/jira/browse/CMIS-191
>             Project: Chemistry
>          Issue Type: Bug
>          Components: tck
>            Reporter: Alexey Zavizionov
>
> ManageAccessControlListVisitor.visit(EntryTree) line: 75
> EntryTree.walkEntry(EntryTree, EntryTree$TreeVisitor) line: 126	
> EntryTree.walkTree(EntryTree$TreeVisitor) line: 118	
> AccessControlListTest.testManageAccessControlList() line: 132	
> 74        CMISAllowableActions objectAllowableActions = childObject.getExtension(CMISConstants.ALLOWABLE_ACTIONS);
> 75        Assert.assertNotNull(objectAllowableActions);   // <==========
> 76        boolean canApplyACL = objectAllowableActions.isAllowed("canApplyACL");

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira