[
https://issues.apache.org/jira/browse/SHINDIG-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Lindner closed SHINDIG-1533.
---------------------------------
part of 2.5.0-beta1 release.
> Common Container doesn't properly initialize globals when dynamically loaded
> ----------------------------------------------------------------------------
>
> Key: SHINDIG-1533
> URL: https://issues.apache.org/jira/browse/SHINDIG-1533
> Project: Shindig
> Issue Type: Bug
> Components: Javascript
> Affects Versions: 2.5.0-beta1
> Reporter: Stanton Sievers
> Labels: container
> Fix For: 2.5.0-beta1
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> The container feature's init.js#initializeGlobalVars() function fails to
> properly initialize the global variables when the container.js is being
> dynamically loaded into a page.
> The code as it exists today assumes that the <script> tag loading the
> container.js will be the last one encountered for the document. This is not
> always the case, especially when loading the container.js by dynamically
> inserting the <script> tag in the page.
> Code changes and more information: http://codereview.appspot.com/4439090/
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira