You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Csaba Mádai (JIRA)" <ji...@apache.org> on 2008/10/13 21:52:44 UTC

[jira] Created: (WICKET-1870) MinimumLengthValidator throws NullPointerException

MinimumLengthValidator throws NullPointerException
--------------------------------------------------

                 Key: WICKET-1870
                 URL: https://issues.apache.org/jira/browse/WICKET-1870
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.4-M3
            Reporter: Csaba Mádai
            Priority: Minor


MinimumLengthValidator throws NullPointerException when validateOnNullValue returns true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-1870) MinimumLengthValidator throws NullPointerException

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

Igor Vaynberg resolved WICKET-1870.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-M4
         Assignee: Igor Vaynberg

> MinimumLengthValidator throws NullPointerException
> --------------------------------------------------
>
>                 Key: WICKET-1870
>                 URL: https://issues.apache.org/jira/browse/WICKET-1870
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M3
>            Reporter: Csaba Mádai
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4-M4
>
>
> MinimumLengthValidator.onValidate and MinimumLengthValidator.variablesMap throws NullPointerException when validateOnNullValue returns true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-1870) MinimumLengthValidator throws NullPointerException

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

Csaba Mádai updated WICKET-1870:
--------------------------------

    Description: MinimumLengthValidator.onValidate and MinimumLengthValidator.variablesMap throws NullPointerException when validateOnNullValue returns true.  (was: MinimumLengthValidator throws NullPointerException when validateOnNullValue returns true.)

> MinimumLengthValidator throws NullPointerException
> --------------------------------------------------
>
>                 Key: WICKET-1870
>                 URL: https://issues.apache.org/jira/browse/WICKET-1870
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M3
>            Reporter: Csaba Mádai
>            Priority: Minor
>
> MinimumLengthValidator.onValidate and MinimumLengthValidator.variablesMap throws NullPointerException when validateOnNullValue returns true.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.