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

Martin Grigorov resolved WICKET-5121.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.7.0
         Assignee: Martin Grigorov

There was already a debug log message for this. Now it is a warning.
                
> Log warning message if a component that is not on the page associated with 
> the AjaxRequestTarget is added
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-5121
>                 URL: https://issues.apache.org/jira/browse/WICKET-5121
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.5.0
>         Environment: NA
>            Reporter: Andrew Geery
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.7.0
>
>
> If a component that is not associated with the page in the AjaxRequestTarget 
> is added (e.g., target.add(component) to the AjaxRequestTarget, it would be 
> nice to log a warning message that the added component will not, in fact, be 
> re-rendered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to