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


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


Reply via email to