You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Brian Eaton (JIRA)" <ji...@apache.org> on 2008/02/21 15:45:19 UTC

[jira] Created: (SHINDIG-87) sample container doesn't load because gadgets.util not found

sample container doesn't load because gadgets.util not found
------------------------------------------------------------

                 Key: SHINDIG-87
                 URL: https://issues.apache.org/jira/browse/SHINDIG-87
             Project: Shindig
          Issue Type: Bug
            Reporter: Brian Eaton
            Assignee: Brian McCallister
         Attachments: fixsamplecontainer.patch

The switch from ifpc to rpc introduced a dependency on util.js on the container side.  Without this patch the sample containers throw javascript errors because rpc.js can't use gadgets.util.



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


[jira] Updated: (SHINDIG-87) sample container doesn't load because gadgets.util not found

Posted by "Brian Eaton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Eaton updated SHINDIG-87:
-------------------------------

    Attachment: fixsamplecontainer.patch

> sample container doesn't load because gadgets.util not found
> ------------------------------------------------------------
>
>                 Key: SHINDIG-87
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-87
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Brian Eaton
>            Assignee: Brian McCallister
>         Attachments: fixsamplecontainer.patch
>
>
> The switch from ifpc to rpc introduced a dependency on util.js on the container side.  Without this patch the sample containers throw javascript errors because rpc.js can't use gadgets.util.

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


[jira] Resolved: (SHINDIG-87) sample container doesn't load because gadgets.util not found

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-87?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-87.
---------------------------------

    Resolution: Fixed

Looks good, fixed a problem I was seeing too.
Patch applied.


> sample container doesn't load because gadgets.util not found
> ------------------------------------------------------------
>
>                 Key: SHINDIG-87
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-87
>             Project: Shindig
>          Issue Type: Bug
>            Reporter: Brian Eaton
>            Assignee: Brian McCallister
>         Attachments: fixsamplecontainer.patch
>
>
> The switch from ifpc to rpc introduced a dependency on util.js on the container side.  Without this patch the sample containers throw javascript errors because rpc.js can't use gadgets.util.

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