Thomas Götz created WICKET-4547:
-----------------------------------

             Summary: NullPointerException in 
org.apache.wicket.markup.html.form.ValidationErrorFeedback
                 Key: WICKET-4547
                 URL: https://issues.apache.org/jira/browse/WICKET-4547
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.0.0-beta1
            Reporter: Thomas Götz


org.apache.wicket.markup.html.form.ValidationErrorFeedback throws a NPE in the 
following situation:

- Form with a TextField<Integer> that has a RangeValidator
- value outside range is entered
- form is submitted

See attached quickstart.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to