You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Alex Alvarez (JIRA)" <ji...@apache.org> on 2012/04/27 23:06:51 UTC

[jira] [Created] (WICKET-4522) AjaxFallbackLink generating duplicated calls

Alex Alvarez created WICKET-4522:
------------------------------------

             Summary: AjaxFallbackLink generating duplicated calls
                 Key: WICKET-4522
                 URL: https://issues.apache.org/jira/browse/WICKET-4522
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.0.0-beta1
            Reporter: Alex Alvarez


Both the generated  Wicket.Ajax.ajax  script in the header and the  "onclick"  method are invoked, generating two calls to the server. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4522) AjaxFallbackLink generating duplicated calls

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4522.
-------------------------------------

    Resolution: Cannot Reproduce

I cannot reproduce it at http://www.wicket-library.com/wicket-examples-6.0.x/ajax/links (second link).

wicket-ajax-jquery.js properly calls 'event.preventDefault()' at the end of doAjax() method.
Please attach a quickstart and we will reopen it.
                
> AjaxFallbackLink generating duplicated calls
> --------------------------------------------
>
>                 Key: WICKET-4522
>                 URL: https://issues.apache.org/jira/browse/WICKET-4522
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0-beta1
>            Reporter: Alex Alvarez
>
> Both the generated  Wicket.Ajax.ajax  script in the header and the  "onclick"  method are invoked, generating two calls to the server. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira