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

Dan Dumont reassigned SHINDIG-1748:
-----------------------------------

    Assignee: Dan Dumont
    
> Gadget Config missing from url type gadgets using os feature code.
> ------------------------------------------------------------------
>
>                 Key: SHINDIG-1748
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1748
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Dan Dumont
>            Assignee: Dan Dumont
>
> Now that https://issues.apache.org/jira/browse/SHINDIG-1707 has been fixed, 
> other problems are showing up for url gadgets wishing to load and use feature 
> code from shindig.
> One such issue is that the gadget config is not inserted into the url page 
> (this is understandable, it's a url gadget).  We need to communicate to the 
> gadget the config it needs...
> 2 possible solutions off the top of my head are to 
> 1) Send the url gadget a link to where to download and inject the config code.
> 2) Move much of the config to an rpc call to the container to fetch.  Stuff 
> like language, gadget feature params (in the metadata), user prefs, are all 
> things the container knows about anyway...  and we could at the very least 
> reduce the size of the config object injected into html gadgets as well.

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