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

ASF GitHub Bot commented on WICKET-6479:
----------------------------------------

Github user svenmeier commented on the issue:

    https://github.com/apache/wicket/pull/238
  
    With this change AjaxNewWindowNotifyingBehavior keeps the window's name if 
it is already present.
    
    All successively rendered pages will be bound to an identical name and 
window.name will stay the same.
    Thus going back to a previous page instance will not report a new window.


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

Reply via email to