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

[jira] Commented: (WICKET-2807) AjaxSubmitLink not calling the onsubmit event handler

    [ https://issues.apache.org/jira/browse/WICKET-2807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902288#action_12902288 ] 

Richard Nichols commented on WICKET-2807:
-----------------------------------------

Igor, I think the issue is refering to a event handler in javascript e.g.

<form onsubmit="dosomething()">
</form>




-- 
Richard Nichols
http://www.richardnichols.net/ :: http://onmydoorstep.com.au/


> AjaxSubmitLink not calling the onsubmit event handler
> -----------------------------------------------------
>
>                 Key: WICKET-2807
>                 URL: https://issues.apache.org/jira/browse/WICKET-2807
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.7
>            Reporter: Anantha kumaran
>            Assignee: Igor Vaynberg
>            Priority: Minor
>         Attachments: project.zip
>
>
> SubmitLink calls the <form>'s onsubmit event handler, 
> But AjaxSubmitLink does not.

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