Access to undeclared static property: PeopleService::$sortOrder
----------------------------------------------------------------
Key: SHINDIG-386
URL: https://issues.apache.org/jira/browse/SHINDIG-386
Project: Shindig
Issue Type: Bug
Components: RESTful API (PHP)
Environment: Windows,Apache
Reporter: impetus technologies
In php/src/socialrest/PersonHandler.php there are two lines in which it is
written like PeopleService::$sortOrder, PeopleService::$filtertype, which are
not the Static members of php/src/socialrest/opensocial/PeopleService.php. We
have made the changes in PeopleService.php and patch file is also attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.