[
https://issues.apache.org/jira/browse/CMIS-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller reassigned CMIS-758:
-----------------------------------
Assignee: Florian Müller
> GetChildren do not return all children
> --------------------------------------
>
> Key: CMIS-758
> URL: https://issues.apache.org/jira/browse/CMIS-758
> Project: Chemistry
> Issue Type: Bug
> Components: dotcmis
> Affects Versions: DotCMIS 0.6
> Reporter: Yannick MOLINET
> Assignee: Florian Müller
> Fix For: DotCMIS 0.6
>
>
> This code return only Item on the first page instead of the full content, so
> If remoteFolder content more than 100 items, only 100st items are returns.
> Note : Default context is used, PageNumItems return 100.
> foreach (ICmisObject cmisObject in remoteFolder.GetChildren())
> {
> }
> Thanks,
> Yannick
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)