[ 
https://issues.apache.org/jira/browse/WICKET-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-4200.
-----------------------------------

    Resolution: Fixed
      Assignee: Igor Vaynberg
    
> Allow AjaxRequestTarget.prependJavaScript() to work from 
> Component#onBeforeRender
> ---------------------------------------------------------------------------------
>
>                 Key: WICKET-4200
>                 URL: https://issues.apache.org/jira/browse/WICKET-4200
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Igor Vaynberg
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.5.3
>
>
> currently if component calls target.prependJavaScript() from inside its 
> onBeforeRender() these scripts are ignored because the collection they are 
> queued in is already written out into the ajax response.

--
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