You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Matt Whelan (JIRA)" <ji...@apache.org> on 2013/03/04 23:31:12 UTC

[jira] [Created] (SHINDIG-1910) gadget_holder.js pollutes global namespace

Matt Whelan created SHINDIG-1910:
------------------------------------

             Summary: gadget_holder.js pollutes global namespace
                 Key: SHINDIG-1910
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1910
             Project: Shindig
          Issue Type: Bug
          Components: Javascript 
    Affects Versions: 2.5.0-beta5
            Reporter: Matt Whelan
         Attachments: namespace_pollution_fix.patch

gadget_holder.js has an init method defined in the global namespace.  This causes initialization to fail and all script execution to halt when another, unrelated module defines a function of the same name, and a script combining scheme is used to minimize requests to the server.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira