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 00C6911385 for ; Wed, 30 Jul 2014 10:07:39 +0000 (UTC) Received: (qmail 57469 invoked by uid 500); 30 Jul 2014 10:07:38 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 57409 invoked by uid 500); 30 Jul 2014 10:07:38 -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 57235 invoked by uid 99); 30 Jul 2014 10:07:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 10:07:38 +0000 Date: Wed, 30 Jul 2014 10:07:38 +0000 (UTC) From: "Gavin Cornwell (JIRA)" To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CMIS-828) parentId is not parsed when requesting type definitions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Gavin Cornwell created CMIS-828: ----------------------------------- Summary: parentId is not parsed when requesting type definitions Key: CMIS-828 URL: https://issues.apache.org/jira/browse/CMIS-828 Project: Chemistry Issue Type: Bug Components: objectivecmis Affects Versions: ObjectiveCMIS 0.4 Reporter: Gavin Cornwell Assignee: Gavin Cornwell Fix For: ObjectiveCMIS 0.5 When a type definition for a type that has a parent is requested the parentId is returned (see response below), however the "parentTypeId" property on CMISTypeDefinition is always set to nil. {noformat} D:fdk:everything everything http://www.alfresco.org/model/fdk/1.0 Everything fdk:everything Everything cmis:document cmis:document .... {noformat} -- This message was sent by Atlassian JIRA (v6.2#6252)