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

[jira] Updated: (SHINDIG-84) Fixing container javascript to play well with other google javascript libraries

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

Sami Shalabi updated SHINDIG-84:
--------------------------------

    Attachment: fix-SHINDIG-84-bug.patch

> Fixing container javascript to play well with other google javascript libraries
> -------------------------------------------------------------------------------
>
>                 Key: SHINDIG-84
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-84
>             Project: Shindig
>          Issue Type: Bug
>          Components: Javascript
>            Reporter: Sami Shalabi
>            Assignee: Kevin Brown
>            Priority: Trivial
>         Attachments: fix-SHINDIG-84-bug.patch
>
>
> Currently in javascript/container/cookies.js  the following code:
> var goog = {net: {cookies: {}}};
> clobbers any existing definitions of goog, net, cookies. A simple workaround is to declare the object conditionally.

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