You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Paul Lindner (JIRA)" <ji...@apache.org> on 2010/05/31 07:19:37 UTC

[jira] Resolved: (SHINDIG-1144) JSON response uses the key "data" instead of "result ", in violation of the spec

     [ https://issues.apache.org/jira/browse/SHINDIG-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-1144.
-----------------------------------

    Fix Version/s: 2.0.0-RC1
       Resolution: Fixed

fixed.


> JSON response uses the key "data" instead of "result ", in violation of the spec
> --------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1144
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1144
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Kartick Vaddadi
>             Fix For: 2.0.0-RC1
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> According to the JSON-RPC over HTTP spec at http://groups.google.com/group/json-rpc/web/json-rpc-1-2-proposal?pli=1#response-procedure-return , a JSON-RPC response that did not return an error should use the key "result" in the returned JSON object rather than "data".
> The Orkut JSON-RPC service at orkut.com/social/rpc exhibits this bug.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.