XML/ATOM converter failure for appdata REST api
-----------------------------------------------
Key: SHINDIG-926
URL: https://issues.apache.org/jira/browse/SHINDIG-926
Project: Shindig
Issue Type: Bug
Components: PHP
Reporter: Pan Jie
When using appdata REST api, there are 2 fatal errors:
Fatal error: Cannot use object of type DataCollection as array in
/var/www/html/shindig/php/src/social/converters/OutputAtomConverter.php on line
116
Fatal error: Cannot use object of type DataCollection as array in
/var/www/html/shindig/php/src/social/converters/OutputXmlConverter.php on line
63
It occurs only when format=xml or format=atom, format=json is ok.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.