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

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


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

(Updated 2011-12-05 22:45:37.184195)


Review request for shindig and Stanton Sievers.


Changes
-------

Changes based on Dan's suggestions


Summary
-------

When preloading a gadget the response usually is an array of gadget URLs with 
data about the gadget. However sometimes the response may actually just be an 
error code and message. We need to account for that case in the handler in the 
EE code.


This addresses bug SHINDIG-1666.
    https://issues.apache.org/jira/browse/SHINDIG-1666


Diffs (updated)
-----

  
http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/embeddedexperiences/embedded_experiences_container.js
 1207574 

Diff: https://reviews.apache.org/r/3005/diff


Testing
-------

Ran unit tests and common container


Thanks,

Ryan


                
> Metadata request may not return an array of gadget URLs when there is an 
> error it may just return an error code and message need to account for that 
> in EE code
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1666
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1666
>             Project: Shindig
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Ryan Baxter
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: fix-1666.patch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> When preloading a gadget the response usually is an array of gadget URLs with 
> data about the gadget.  However sometimes the response may actually just be 
> an error code and message.  We need to account for that case in the handler 
> in the EE code.

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