[ 
https://issues.apache.org/jira/browse/SHINDIG-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276710#comment-13276710
 ] 

[email protected] commented on SHINDIG-1772:
--------------------------------------------------------



bq.  On 2012-05-14 13:16:37, Ryan Baxter wrote:
bq.  > Erik every looks good, please attach the patch to the JIRA and I will 
commit this.

Committed revision 1339144.  Please close the review.


- Ryan


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5085/#review7840
-----------------------------------------------------------


On 2012-05-14 12:39:40, Erik Bi wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/5085/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-05-14 12:39:40)
bq.  
bq.  
bq.  Review request for shindig, Ryan Baxter, Dan Dumont, and Stanton Sievers.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  The OpenSocial spec says that you should be able to pass 'SIGN_OWNER' and 
'SIGN_VIEWER' as parameters to makeRequest. Shindig does not define these and 
in fact looks for the wrong parameters. In io.js Shindig looks for 
'OWNER_SIGNED' and 'VIEWER_SIGNED'. In addition 'SIGN_OWNER' and 'SIGN_VIEWER' 
should be made constants. 
bq.  
bq.  
bq.  This addresses bug shindig-1772.
bq.      https://issues.apache.org/jira/browse/shindig-1772
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    
http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/core.io/io.js
 1327432 
bq.    
http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/proxied-form-post/post.js
 1327432 
bq.    
http://svn.apache.org/repos/asf/shindig/trunk/features/src/test/javascript/features/core.io/iotest.js
 1327432 
bq.  
bq.  Diff: https://reviews.apache.org/r/5085/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  Update iotest.js
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Erik
bq.  
bq.


                
> gadgets.io.RequestParameters.SIGN_OWNER and 
> gadgets.io.RequestParameters.SIGN_VIEWER not implemented in Shindig
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1772
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1772
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: 2.5.0
>            Reporter: Ryan Baxter
>             Fix For: 2.5.0
>
>         Attachments: 1772.patch
>
>
> The OpenSocial spec says that you should be able to pass 'SIGN_OWNER' and 
> 'SIGN_VIEWER' as parameters to makeRequest.  Shindig does not define these 
> and in fact looks for the wrong parameters.  In io.js Shindig looks for 
> 'OWNER_SIGNED' and 'VIEWER_SIGNED'.  In addition 'SIGN_OWNER' and 
> 'SIGN_VIEWER' should be made constants.

--
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