You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Stephan Klevenz (JIRA)" <ji...@apache.org> on 2010/07/06 11:20:51 UTC

[jira] Created: (CMIS-226) AclCapabilities.getAclPropagation()

AclCapabilities.getAclPropagation()
-----------------------------------

                 Key: CMIS-226
                 URL: https://issues.apache.org/jira/browse/CMIS-226
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-client
    Affects Versions: 0.1.0-incubating
            Reporter: Stephan Klevenz
             Fix For: 0.2.0-incubating


The method definition getAclPropagation() at interface AclCapabilites returns a single enum value AclPropagation. CMIS spec 2.1.8.3 say to should be an array of enums.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CMIS-226) AclCapabilities.getAclPropagation()

Posted by "Stephan Klevenz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Klevenz updated CMIS-226:
---------------------------------

    Description: The method definition getAclPropagation() at interface AclCapabilites returns a single enum value AclPropagation. CMIS spec 2.1.8.3 says it should be an array of enums instead.  (was: The method definition getAclPropagation() at interface AclCapabilites returns a single enum value AclPropagation. CMIS spec 2.1.8.3 say to should be an array of enums.)

> AclCapabilities.getAclPropagation()
> -----------------------------------
>
>                 Key: CMIS-226
>                 URL: https://issues.apache.org/jira/browse/CMIS-226
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client
>    Affects Versions: 0.1.0-incubating
>            Reporter: Stephan Klevenz
>             Fix For: 0.2.0-incubating
>
>
> The method definition getAclPropagation() at interface AclCapabilites returns a single enum value AclPropagation. CMIS spec 2.1.8.3 says it should be an array of enums instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CMIS-226) AclCapabilities.getAclPropagation()

Posted by "Stephan Klevenz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Klevenz updated CMIS-226:
---------------------------------

    Fix Version/s:     (was: 0.2.0-incubating)
         Priority: Minor  (was: Major)

Thanks for info. I'm setting fix release to unknown.

> AclCapabilities.getAclPropagation()
> -----------------------------------
>
>                 Key: CMIS-226
>                 URL: https://issues.apache.org/jira/browse/CMIS-226
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client
>    Affects Versions: 0.1.0-incubating
>            Reporter: Stephan Klevenz
>            Priority: Minor
>
> The method definition getAclPropagation() at interface AclCapabilites returns a single enum value AclPropagation. CMIS spec 2.1.8.3 says it should be an array of enums instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CMIS-226) AclCapabilities.getAclPropagation()

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CMIS-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885493#action_12885493 ] 

Florian Müller commented on CMIS-226:
-------------------------------------

That's a known spec bug: http://tools.oasis-open.org/issues/browse/CMIS-647

We cannot fix it unless the CMIS schema is changed ... which will not happen anytime soon.

> AclCapabilities.getAclPropagation()
> -----------------------------------
>
>                 Key: CMIS-226
>                 URL: https://issues.apache.org/jira/browse/CMIS-226
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-client
>    Affects Versions: 0.1.0-incubating
>            Reporter: Stephan Klevenz
>             Fix For: 0.2.0-incubating
>
>
> The method definition getAclPropagation() at interface AclCapabilites returns a single enum value AclPropagation. CMIS spec 2.1.8.3 says it should be an array of enums instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.