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 86E3DD49D for ; Fri, 17 May 2013 06:17:23 +0000 (UTC) Received: (qmail 38293 invoked by uid 500); 17 May 2013 06:17:23 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 37983 invoked by uid 500); 17 May 2013 06:17:18 -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 36825 invoked by uid 99); 17 May 2013 06:17:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 May 2013 06:17:16 +0000 Date: Fri, 17 May 2013 06:17:16 +0000 (UTC) From: "Daniel Peraza (JIRA)" To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CMIS-652) Method CMISService::getFolderParent() throws a fatal error MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Peraza updated CMIS-652: ------------------------------- Attachment: cmis_repository_wrapper.php Patch for cmis_repository_wrapper.php > Method CMISService::getFolderParent() throws a fatal error > ---------------------------------------------------------- > > Key: CMIS-652 > URL: https://issues.apache.org/jira/browse/CMIS-652 > Project: Chemistry > Issue Type: Bug > Components: cmis-phplib > Affects Versions: PHPCMIS 0.1, PHPCMIS 0.2 > Environment: Ubuntu 12.10 x64, Apache Server 2.2.22, PHP 5.4 > Reporter: Daniel Peraza > Assignee: Richard McKnight > Labels: patch > Fix For: PHPCMIS 0.1, PHPCMIS 0.2 > > Attachments: cmis_repository_wrapper.php > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > On line 852 of cmis_repository_wrapper.php, there is an invocation to {code}extractObjectEntry(){code}, which is not implemented in the class, nor its parent, which is causing a fatal error in PHP. > It should be changed to {code}CMISRepositoryWrapper::extractObjectFeed($ret->body){code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira