You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/05/21 17:11:17 UTC

[jira] [Created] (WICKET-5196) Make AjaxFormValidatingBehavior non-static

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