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.2, 1.4.1
         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.

Reply via email to