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

Daniele updated WICKET-2512:
----------------------------

    Attachment: bugs-08102009.war

Here it is, Bugt2512Test shows the problem. 

> 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
>         Attachments: bugs-08102009.war
>
>
> 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.

Reply via email to