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)