You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/26 00:30:17 UTC

[jira] Resolved: (WICKET-1902) Javascript error multiple click on closing modalwindow

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

Igor Vaynberg resolved WICKET-1902.
-----------------------------------

      Assignee: Igor Vaynberg  (was: Matej Knopp)
    Resolution: Fixed

this was fixed in 1.4.x with ajax preconditions

> Javascript error multiple click on closing modalwindow
> ------------------------------------------------------
>
>                 Key: WICKET-1902
>                 URL: https://issues.apache.org/jira/browse/WICKET-1902
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.4
>         Environment: Internet Explorer
>            Reporter: Frank Klein Koerkamp
>            Assignee: Igor Vaynberg
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> When I multiple click on the closing button of the modalwindow i get js error.
> On the line win.current.close();. Because window.current == null.
> Maybe an extra check?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.