cancel
Showing results for 
Search instead for 
Did you mean: 

CMIS Browser Binding renditionFilter ignored and defaults to "*" not "cmis:none"

rg1_
Star Contributor
Star Contributor

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?

Request #1:

Request #2:

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

}

2 REPLIES 2

Florent_Guillau
World-Class Innovator
World-Class Innovator

Yes please open a JIRA issue.

rg1_
Star Contributor
Star Contributor

See [NXP-12425][1].

Getting started

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.