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

Stanton Sievers resolved SHINDIG-1533.
--------------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?view=revision&revision=1103960

> 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: 3.0.0
>            Reporter: Stanton Sievers
>              Labels: container
>             Fix For: 3.0.0
>
>   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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to