[
https://issues.apache.org/jira/browse/WICKET-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223108#comment-13223108
]
Michael Frankerl edited comment on WICKET-4440 at 3/6/12 8:59 AM:
------------------------------------------------------------------
sorry you are right, the problem seems to be in wiquery's
WiQueryDecoratingHeaderResponse
was (Author: mfrankerl):
soory yout are right, the problem seems to be in wiquery's
WiQueryDecoratingHeaderResponse
> JavaScriptFilteredIntoFooterHeaderResponse breaks Javascript Order
> ------------------------------------------------------------------
>
> Key: WICKET-4440
> URL: https://issues.apache.org/jira/browse/WICKET-4440
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5.3
> Reporter: Michael Frankerl
>
> When using {{JavaScriptFilteredIntoFooterHeaderResponse}} the order of
> aggregated javascript/resources is broken.
> This causes the script error {{Uncaught ReferenceError: Wicket is not
> defined}} in the resulting page.
> While scripts added with {{renderJavaScriptReference}} reside in the footer
> bucket, scripts added with {{renderJavaScript}} are in the {{<head>}}.
> See {{AbstractDefaultAjaxBehavior.renderHead}}.
--
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