Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87ECFF44B for ; Wed, 28 May 2014 12:46:02 +0000 (UTC) Received: (qmail 10982 invoked by uid 500); 28 May 2014 12:46:02 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 10924 invoked by uid 500); 28 May 2014 12:46:02 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 10915 invoked by uid 99); 28 May 2014 12:46:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2014 12:46:02 +0000 Date: Wed, 28 May 2014 12:46:02 +0000 (UTC) From: =?utf-8?Q?Florian_M=C3=BCller_=28JIRA=29?= To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CMIS-807) Null reference exception MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-807?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Florian M=C3=BCller resolved CMIS-807. --------------------------------- Resolution: Fixed Fix Version/s: OpenCMIS 1.0.0 Assignee: Florian M=C3=BCller The repository must return the allowable actions, because they are requeste= d 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=C3=BCller > 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_GE= T_ALL_VERSIONS)) { > Thrown if getAllowableActions is null. > Cheers, > Chris -- This message was sent by Atlassian JIRA (v6.2#6252)