Michael Ahern created SHINDIG-1758:
--------------------------------------

             Summary: OS 2.5 Spec and Shindig Impl Data break backwards 
compatibility for JSON feed data
                 Key: SHINDIG-1758
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1758
             Project: Shindig
          Issue Type: Bug
          Components: Java
    Affects Versions: 2.5.0
         Environment: Ubuntu Linux 11.04
            Reporter: Michael Ahern
            Priority: Critical


The spec is missing proper documentation for this serialization, but you can 
see the issue by comparing:

(2.0.1) 
http://opensocial-resources.googlecode.com/svn/spec/2.0.1/Social-API-Server.xml#rfc.section.2.1.1.2.2

vs.

(2.5) 
http://opensocial-resources.googlecode.com/svn/spec/trunk/Social-API-Server.xml#rfc.section.2.1.1.2.2

In the example the term "entry" has been changed to "list" in the JSON 
serialization.  

----------------

I am seeing the same change occur for activity streams as well:

{shindig}/rest/activitystreams/@public/@all/@all?rollup=true

This change breaks the functionality of all existing OpenSocial clients.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to