You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Steve Lowery (JIRA)" <ji...@apache.org> on 2009/09/16 21:49:57 UTC

[jira] Updated: (WICKET-2473) Nested ModalWindow Form Submission error

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

Steve Lowery updated WICKET-2473:
---------------------------------

    Attachment: ModalWindowTestPageFormPanel.java
                ModalWindowTestPageFirstPanel.java
                ModalWindowTestPage.java

run the ModalWindowTestPage in firefox to reproduce the error.

> Nested ModalWindow Form Submission error
> ----------------------------------------
>
>                 Key: WICKET-2473
>                 URL: https://issues.apache.org/jira/browse/WICKET-2473
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.0
>         Environment: windows and linux, firefox 3.5
>            Reporter: Steve Lowery
>         Attachments: ModalWindowTestPage.html, ModalWindowTestPage.java, ModalWindowTestPageFirstPanel.html, ModalWindowTestPageFirstPanel.java, ModalWindowTestPageFormPanel.html, ModalWindowTestPageFormPanel.java
>
>
> When submitting a form inside a nested modal window (a modal window opened from within another modal window), you get the "Are you sure you want to navigate away from this page" javascript confirmation box and the form is never submitted.  Firebug shows me the error is on line 465 of wicket-ajax.js.  I will attach the test case I used show the bug.
> The issue described more at http://www.nabble.com/Nesting-ModalWindow-td19925848.html#a19925848

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