[
https://issues.apache.org/jira/browse/WICKET-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-4347.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.5
Assignee: Martin Grigorov
Fixed in 1.5.x.
6.0 doesn't use delegates so there is no need to port the fix.
> renderHead not called in an IAjaxCallDecorator that implements
> IComponentAwareHeaderContributor
> -----------------------------------------------------------------------------------------------
>
> Key: WICKET-4347
> URL: https://issues.apache.org/jira/browse/WICKET-4347
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 1.5.3
> Reporter: Thomas Götz
> Assignee: Martin Grigorov
> Fix For: 1.5.5
>
> Attachments: quickstart.zip
>
>
> See quickstart, the JS ResourceReference is not included. Problem is in
> AbstractDefaultAjaxBehavior, line 93: ajaxCallDecorator is of type
> CancelEventIfNoAjaxDecorator, and my CallDecorator is it's delegate and thus
> not checked (if instanceof IComponentAwareHeaderContributor).
--
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