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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15248643#comment-15248643 ] 

ASF subversion and git services commented on WICKET-6140:
---------------------------------------------------------

Commit dec1293da853357f483eadec4616c9758ea025f9 in wicket's branch refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=dec1293 ]

WICKET-6140 Ajax should prevent updating components which are not on page


> 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: Sven Meier
>            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)