Daniel Peraza created CMIS-651:
----------------------------------
Summary: Fatal error, Invocation to non existing method
Key: CMIS-651
URL: https://issues.apache.org/jira/browse/CMIS-651
Project: Chemistry
Issue Type: Bug
Components: cmis-phplib
Affects Versions: PHPCMIS 0.2
Environment: Ubuntu 12.10 x64, Apache 2.2.22, PHP 5.4.6
Reporter: Daniel Peraza
On line 1076 of cmis_repository_wrapper.php:
{code:php}
$obj = $this->extractObject($ret->body);
{code}
And there is no such method {code}extractObject(){code} in class CMISService
nor its parent class.
--
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