Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
OpenCMIS 0.12.0
-
None
-
None
-
Windows 7 64 bit
JRE 7
CMIS repository: http://demo.nuxeo.com/nuxeo/atom/cmis
Description
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
Attachments
Issue Links
- depends upon
-
CMIS-808 Document.getContentStream() does not work with EMC Documentum
- Resolved