Daniel Peraza created CMIS-652:
----------------------------------

             Summary: 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


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

Reply via email to