Timo Schmidt created WICKET-5481:
------------------------------------
Summary: Closing modal window leads to confirmation dialog whether
to leave page or not on origin page
Key: WICKET-5481
URL: https://issues.apache.org/jira/browse/WICKET-5481
Project: Wicket
Issue Type: Bug
Components: wicket-extensions
Affects Versions: 6.13.0
Environment: Linux 64bit, Java 1.7.0_45
Reporter: Timo Schmidt
Closing an modal window leads to the confirmation dialog whether to
leave page or not.
While this is correct for opened modal windows on a page this should not
happen on a page where the modal window has been closed already.
This has happened after updating Wicket to version 6.13.0. The only
significant change regarding this behavior I have found is the adjusted
handling of »onbeforeunload« compared to version 6.12.0 in modal.js
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)