You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2014/02/17 12:29:19 UTC

[jira] [Assigned] (CMIS-759) incorrect getFolderTree cmisselector

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

Florian Müller reassigned CMIS-759:
-----------------------------------

    Assignee: Florian Müller

> incorrect getFolderTree cmisselector
> ------------------------------------
>
>                 Key: CMIS-759
>                 URL: https://issues.apache.org/jira/browse/CMIS-759
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-commons
>    Affects Versions: OpenCMIS 0.10.0
>            Reporter: Michael Brackx
>            Assignee: Florian Müller
>
> Currently "folder" is used as cmisselector for getFolderTree in the browser binding.
> According to the spec (5.4.3.3) this should be "folderTree".
> from org.apache.chemistry.opencmis.commons.impl.Constants:
> {code}
>     public static final String SELECTOR_FOLDER_TREE = "folder";
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)