[ 
https://issues.apache.org/jira/browse/WICKET-4548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-4548.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
    
> NullPointerException in 
> org.apache.wicket.markup.html.form.ValidationErrorFeedback
> ----------------------------------------------------------------------------------
>
>                 Key: WICKET-4548
>                 URL: https://issues.apache.org/jira/browse/WICKET-4548
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.0.0-beta1
>            Reporter: Thomas Götz
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0-RC1
>
>         Attachments: wicket-quickstart.zip
>
>
> 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