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