You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florent Guillaume (JIRA)" <ji...@apache.org> on 2010/11/05 15:36:46 UTC

[jira] Created: (CMIS-265) Workbench fails to display renditions on folders

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.


[jira] Resolved: (CMIS-265) Workbench fails to display renditions on folders

Posted by "Florian Müller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-265.
---------------------------------

    Resolution: Fixed
      Assignee: Florian Müller

> Workbench fails to display renditions on folders
> ------------------------------------------------
>
>                 Key: CMIS-265
>                 URL: https://issues.apache.org/jira/browse/CMIS-265
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-workbench
>    Affects Versions: 0.1.0-incubating
>            Reporter: Florent Guillaume
>            Assignee: Florian Müller
>            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.


[jira] Updated: (CMIS-265) Workbench fails to display renditions on folders

Posted by "Florent Guillaume (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CMIS-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florent Guillaume updated CMIS-265:
-----------------------------------

    Component/s: opencmis-workbench

> Workbench fails to display renditions on folders
> ------------------------------------------------
>
>                 Key: CMIS-265
>                 URL: https://issues.apache.org/jira/browse/CMIS-265
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-workbench
>    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.