You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Thomas Götz (JIRA)" <ji...@apache.org> on 2012/05/10 09:50:48 UTC

[jira] [Created] (WICKET-4547) NullPointerException in org.apache.wicket.markup.html.form.ValidationErrorFeedback

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

       

[jira] [Resolved] (WICKET-4547) NullPointerException in org.apache.wicket.markup.html.form.ValidationErrorFeedback

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4547.
-------------------------------------

    Resolution: Duplicate

Duplicate of WICKET-4548
                
> 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