[
https://issues.apache.org/jira/browse/WICKET-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Dashorst updated WICKET-640:
------------------------------------
Fix Version/s: (was: 1.3.0-beta3)
1.3.0-beta4
Next release
> modal window close button does not cancel the event after closing the window
> ----------------------------------------------------------------------------
>
> Key: WICKET-640
> URL: https://issues.apache.org/jira/browse/WICKET-640
> Project: Wicket
> Issue Type: Bug
> Components: wicket-extensions
> Affects Versions: 1.2.6
> Reporter: Geoff Reedy
> Assignee: Matej Knopp
> Fix For: 1.3.0-beta4
>
>
> When there is no CloseButtonCallback set on a ModalWindow instance the close
> button does not cancel the click event which causes the link of the close
> button to be followed. This is normally not such a problem since the link
> url is "#" which typically doesn't do anything. However, if a base URL is
> set for the page using the <base> tag this link will navigate away from the
> current page to the URL defined as the base URL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.