Workbench fails to display renditions on folders
------------------------------------------------
Key: CMIS-265
URL: https://issues.apache.org/jira/browse/CMIS-265
Project: Chemistry
Issue Type: Bug
Affects Versions: 0.1.0-incubating
Reporter: Florent Guillaume
Priority: Minor
Fix For: 0.2.0-incubating
When trying to display the rendition of a folder (which is legal and designed
to show thumbnails), the workbench fails with:
Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException:
org.apache.chemistry.opencmis.client.runtime.PersistentFolderImpl cannot be
cast to org.apache.chemistry.opencmis.client.api.Document
at
org.apache.chemistry.opencmis.workbench.details.RenditionTable.doubleClickAction(RenditionTable.java:47)
at
org.apache.chemistry.opencmis.workbench.details.AbstractDetailsTable$2.mouseClicked(AbstractDetailsTable.java:103)
...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.