Sergiy Litsenko created CMIS-858: ------------------------------------ Summary: Unable to get rendition content - both getContentStream() and getRenditionDocument() return null Key: CMIS-858 URL: https://issues.apache.org/jira/browse/CMIS-858 Project: Chemistry Issue Type: Bug Components: opencmis-client Affects Versions: OpenCMIS 0.12.0 Environment: Windows 7 64 bit JRE 7 CMIS repository: http://demo.nuxeo.com/nuxeo/atom/cmis Reporter: Sergiy Litsenko
Hi All, Open CMIS client 0.12.0 introduced an issue - unable to get rendition content - both getContentStream() and getRenditionDocument() return null. Please note, that I'm getting valid list of renditions (e.g. I followed Rendition Filter setting details from developer guide) The issue is not reproducible in 0.11.0. How to reproduce: - use Chemistry Workbench 0.12.0 and point it to ATOM endpoint for Nuxeo demo server: http://demo.nuxeo.com/nuxeo/atom/cmis - user name: Administrator - password: Administrator 1) Navigate to Assets folder and select any image available. If not available - upload it using Nuxeo DAM UI - http://demo.nuxeo.com , same user name and password, then click on DAM tab. 2) Select Renditions tab in Chemistry Workbench; 3) Double click on any image rendition; 4) Error will be displayed - e.g. Content not available Chemistry Workbench 0.11.0 can successfully download rendition. P.S. I can provide java code for entire test case that uses Open CMIS java client API - if needed beyond above Cheers, Sergiy -- This message was sent by Atlassian JIRA (v6.3.4#6332)