You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/01/18 03:08:33 UTC

[jira] Commented: (SHINDIG-18) Dependent javascript libraries are not being passed in http-get "libs=" parameter

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

Kevin Brown commented on SHINDIG-18:
------------------------------------

This is incorrect. Only the features that the gadget author has explicitly requested are to be included in the libs parameter. Any conforming implementation that serves the javascript referenced by the libs parameter MUST also include any code required to satisfy that dependency as well as all core features (io, prefs, etc.)



> Dependent javascript libraries are not being passed in http-get "libs=" parameter
> ---------------------------------------------------------------------------------
>
>                 Key: SHINDIG-18
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-18
>             Project: Shindig
>          Issue Type: Bug
>         Environment: Url content type gadget loaded on Shindig container (current build)
>            Reporter: OpenSocial QA Team
>
> To reproduce the bug:
> - Create a url content type gadget.
> - Add Request feature="setprefs" to the gadget
> - Check the url parameters passed and you will see that the container is passing only the setprefs.js as "libs=" parameter.
> It should also include the tree of dependent javascript libraries as libs= parameters of the http-get request

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