Inline Javascript evaluated is executed before head contributions are loaded
----------------------------------------------------------------------------

                 Key: WICKET-3473
                 URL: https://issues.apache.org/jira/browse/WICKET-3473
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5-RC2, 1.4.15
         Environment: Firefox 3.6.13
            Reporter: Jannis Bloemendal


When a script added to the head loads an external script firefox postpones 
processing of the following script added to the head. This is a problem, 
because wicket assumes that head contributions are loaded immediately. So if 
for example a library is used as a head contribution it will not be loaded for 
it's actual usage.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to