You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Chris (JIRA)" <ji...@apache.org> on 2014/05/28 09:08:02 UTC

[jira] [Created] (CMIS-807) Null reference exception

Chris created CMIS-807:
--------------------------

             Summary: Null reference exception
                 Key: CMIS-807
                 URL: https://issues.apache.org/jira/browse/CMIS-807
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-workbench
            Reporter: Chris
            Priority: Trivial


Hey guys,

Null reference exception in VersionTable.java, under objectLoaded(...

if(doc.getAllowableActions().getAllowableActions().contains(Action.CAN_GET_ALL_VERSIONS)) {

Thrown if getAllowableActions is null.

Cheers,
Chris



--
This message was sent by Atlassian JIRA
(v6.2#6252)