AjaxSubmitLink does not respect its getForm()
---------------------------------------------

                 Key: WICKET-3840
                 URL: https://issues.apache.org/jira/browse/WICKET-3840
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.5-RC5.1, 1.4.17
            Reporter: Igor Vaynberg
             Fix For: 1.4.18, 1.5-RC6


the ajax form submit behavior used by AjaxSubmitLink does not use link's 
getForm(), instead it uses its own; therefore when overridden on the link the 
link and the behavior are out of sync with regard to which form should be 
submitted.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to