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