You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2017/10/17 20:59:00 UTC

[jira] [Resolved] (WICKET-6479) AjaxNewWindowNotifyingBehavior erroneously reports new window

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

Sven Meier resolved WICKET-6479.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M8

With this change the behavior keeps an existing window name, as WebPage has done it in 1.4.x

> AjaxNewWindowNotifyingBehavior erroneously reports new window
> -------------------------------------------------------------
>
>                 Key: WICKET-6479
>                 URL: https://issues.apache.org/jira/browse/WICKET-6479
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 8.0.0-M8, 7.10.0, 6.29.0
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 8.0.0-M8
>
>
> When opening an 'old' page (e.g. through back button or via link to a certain page reference), AjaxNewWindowNotifyingBehavior reports a new window.
> This is wrong, when that page was in fact rendered in that same window, but the window name has meanwhile been changed by a more recent page.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)