You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2007/06/06 01:20:26 UTC

[jira] Commented: (WICKET-618) auto add javascript in AjaxRequestTarget for behaviors that implement IHeaderContributor

    [ https://issues.apache.org/jira/browse/WICKET-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501741 ] 

Eelco Hillenius commented on WICKET-618:
----------------------------------------

probably related: http://www.nabble.com/DateField-in-1.3-extensions-doesn%27t-work-across-Ajax-requests-tf3873582.html

> auto add javascript in AjaxRequestTarget for behaviors that implement IHeaderContributor 
> -----------------------------------------------------------------------------------------
>
>                 Key: WICKET-618
>                 URL: https://issues.apache.org/jira/browse/WICKET-618
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Ryan Sonnek
>
> see:
> http://www.nabble.com/adding-a-listener-to-the-AjaxRequestTarget-tf3065865.html#a8548871
> It's very common to have a component that renders javascript into the head, and if it's refreshed with an ajax operation, the component no longer works because the javascript wasn't re-attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.