Martin Grigorov created WICKET-5196:
---------------------------------------

             Summary: Make AjaxFormValidatingBehavior non-static
                 Key: WICKET-5196
                 URL: https://issues.apache.org/jira/browse/WICKET-5196
             Project: Wicket
          Issue Type: Sub-task
          Components: wicket
    Affects Versions: 6.8.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


Rework AjaxFormValidatingBehavior to not use static method to do its job.
It can be added to a Form component as any other (Ajax)Behavior + a check in 
#onBind() that it is used with a Form or use #findParent(Form.class).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to