[
https://issues.apache.org/jira/browse/WICKET-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763140#action_12763140
]
Igor Vaynberg commented on WICKET-2512:
---------------------------------------
quickstart please
> executeAjaxEvent "onclick" does not cause RequestCycle.onBeginRequest() to be
> called
> ------------------------------------------------------------------------------------
>
> Key: WICKET-2512
> URL: https://issues.apache.org/jira/browse/WICKET-2512
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.1, 1.4.2
> Environment: java 6, ubuntu 9.10
> Reporter: Daniele
> Priority: Minor
>
> I have a form with AjaxSubmitLink added. I generate the ajax "onclick" event
> to trigger the submit that is indeed triggered, in fact Form.onSubmit is
> called but wihout calling before a onBeginRequest so I cannot open the
> database transaction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.