[
https://issues.apache.org/jira/browse/CMIS-807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florian Müller resolved CMIS-807.
---------------------------------
Resolution: Fixed
Fix Version/s: OpenCMIS 1.0.0
Assignee: Florian Müller
The repository must return the allowable actions, because they are requested by
the Workbench.
Nevertheless, I added code to handle incompliant repositories.
> 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
> Assignee: Florian Müller
> Priority: Trivial
> Labels: easyfix, newbie
> Fix For: OpenCMIS 1.0.0
>
>
> 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)