[ https://issues.apache.org/jira/browse/CMIS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777024#action_12777024
]
Amélie Avramo commented on CMIS-58:
-----------------------------------
The same issue occurs whith these kinds of requests :
http://localhost:8080/cmis/checkedout?folderId={id}
http://localhost:8080/cmis/descendants/{id}?depth=-1
> 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.
|