You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2016/04/19 23:08:25 UTC

[jira] [Resolved] (WICKET-6140) Ajax should prevent updating components which are not on page

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

Martin Grigorov resolved WICKET-6140.
-------------------------------------
       Resolution: Fixed
         Assignee: Martin Grigorov  (was: Sven Meier)
    Fix Version/s: 8.0.0-M1

> Ajax should prevent updating components which are not on page
> -------------------------------------------------------------
>
>                 Key: WICKET-6140
>                 URL: https://issues.apache.org/jira/browse/WICKET-6140
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 8.0.0-M1
>            Reporter: Sven Meier
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 8.0.0-M1
>
>
> Components added to an Ajax response should be checked for their page: is there any and is it the same page instance as the page of AjaxRequestHandler/AbstractAjaxResponse.
> Currently this check is not performed any might result in bugs which are difficult to trace.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)