You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Mike Pawlowski (JIRA)" <ji...@apache.org> on 2013/08/16 00:29:50 UTC

[jira] [Resolved] (SHINDIG-1926) Common container sample fails to properly load some external gadgets that perform makeRequest operations

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

Mike Pawlowski resolved SHINDIG-1926.
-------------------------------------

    Resolution: Fixed

I'm resolving this issue as fixed; however, I'm wondering if Shindig should be built out-of-the-box with "shindig.urlgen.use-templates-default=false"; since,  a number of external third party gadgets fail to render properly without it using the new common container (osapi.container).
e.g.
The Daily Puppy - http://dailypuppy.com/gmod/thedailypuppy.xml 
NYTimes.com Top Stories - http://dailypuppy.com/gmod/thedailypuppy.xml 
YouTube: http://www.gstatic.com/ig/modules/youtube/v3/youtube.xml

I will field this question in the Shindig mailing list.
                
> Common container sample fails to properly load some external gadgets that perform makeRequest operations
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-1926
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1926
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript 
>    Affects Versions: 2.5.0
>         Environment: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0
>            Reporter: Mike Pawlowski
>            Priority: Minor
>         Attachments: daily-puppy-bug.png, daily-puppy-expected.png, daily-puppy-rendered-source.txt
>
>
> -----------------------------------------------
> Steps To Reproduce
> -----------------------------------------------
> (1) Start Java version of Shindig Server (2.5.0)
> (2) Open Firefox browser
> (3) Go to common container sample using Firefox
>      => In our case: http://localhost:9082/containers/commoncontainer/
> (4) Input one of the following external gadgets into the text filed in the "Manage Gadgets" section
>      => The Daily Puppy - http://dailypuppy.com/gmod/thedailypuppy.xml
>      => NYTimes.com Top Stories - http://dailypuppy.com/gmod/thedailypuppy.xml
> (5) Click the "Preload and Add" button
>      => BUG: Gadget is not rendered properly (missing elements such as images)
>      => Note: There are no errors in the FF Firebug Console
>      => Note: There are no failing requests in the FF Firebug Net tab
>      => Note: There are no relevant errors in the Java Console (launched via Eclipse Jetty)
>     
> Note: The above gadgets load fine using the deprecated "shindig.container" API using the same version of Shindig.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira