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 2017/10/10 22:06:00 UTC

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

    [ https://issues.apache.org/jira/browse/WICKET-6479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199442#comment-16199442 ] 

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

Commit 00e84ea1926d38496607780c8b8985cab488b758 in wicket's branch refs/heads/WICKET-6479-new-window from [~svenmeier]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=00e84ea ]

WICKET-6479 keep window name
if the page was not yet rendered into any window, just keep the window name as is, instead of changing it


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