[
https://issues.apache.org/jira/browse/CMIS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amélie Avramo updated CMIS-58:
------------------------------
Attachment: patch-CMIS-58.zip
CMISProvider.java : Target resolver for children fixed to process request for
children with parameters
CMISChildrenCollection.java : Request parameters taken in account in the
getEntries method
> Children request with parameters throws a 404 error
> ---------------------------------------------------
>
> Key: CMIS-58
> URL: https://issues.apache.org/jira/browse/CMIS-58
> Project: Chemistry
> Issue Type: Bug
> Components: server
> Reporter: Amélie Avramo
> Attachments: patch-CMIS-58.zip
>
>
> Executing that kind of request :
> http://localhost:8080/cmis/children/{id}?maxItems=4 throws an http 404 error.
> It seems that it comes from the target resolver settings in
> CMISProvider.java.
> Also, the request parameters aren't taken in account.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.