09-04-2013 03:14 PM
Nuxeo CMIS Browser Binding (5.7.2) appears to ignore the renditionFilter parameter. It also appears to default the renditionFilter parameter to "*" instead of "cmis:none". For example, the following two requests erroneously return the listed response. Should I open a JIRA for the issue?
JSON Response:
{
"objects": [
{
"object": {
"succinctProperties": {
"cmis:objectId": "8ee02cfc-383b-4f8e-b6b2-9af688d784d9"
},
"renditions": [
{
"streamId": "nx:icon",
"mimeType": "image/png",
"length": 397,
"kind": "cmis:thumbnail",
"title": "pdf.png",
"height": 16,
"width": 16
}
]
}
}
],
"hasMoreItems": false,
"numItems": 1
}
09-05-2013 12:23 PM
Yes please open a JIRA issue.
09-06-2013 11:23 AM
See [NXP-12425][1].
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.