You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/09/23 14:06:34 UTC

[jira] [Resolved] (WICKET-5707) Clicking Ajax submit link called submit method twice

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

Martin Grigorov resolved WICKET-5707.
-------------------------------------
    Resolution: Incomplete

Please create a Maven based quickstart. See http://wicket.apache.org/start/quickstart.html

I am sure there is no need of Spring and Hibernate in the application to reproduce a click on AjaxSubmitLink. Please simplify the application.

We don't have to debug your big/complex applications.

Please attach a simpler application and we will reopen the ticket.
Thank you!

> Clicking Ajax submit link called submit method twice
> ----------------------------------------------------
>
>                 Key: WICKET-5707
>                 URL: https://issues.apache.org/jira/browse/WICKET-5707
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.16.0, 6.17.0
>         Environment: Spring 4, hibernate 4, Java 7 for 6.16, Java 8 for 6.17, netbeans 8.01, 
>            Reporter: Yinka Ajayi
>              Labels: features
>         Attachments: double-modalwindow-model.zip, double-modalwindow.zip
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> When I click Ajax submit link that ought to open a modal window, two modal window are opened. This was traced to submit method being called twice.
> Check StockAgentPage for test



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)