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 (Resolved) (JIRA)" <ji...@apache.org> on 2012/02/03 09:37:54 UTC

[jira] [Resolved] (WICKET-2585) Improve validator messages

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

Martin Grigorov resolved WICKET-2585.
-------------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 6.0.0)
         Assignee:     (was: Igor Vaynberg)

Duplicate of WICKET-2128
                
> Improve validator messages
> --------------------------
>
>                 Key: WICKET-2585
>                 URL: https://issues.apache.org/jira/browse/WICKET-2585
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.3
>            Reporter: Giovanni Quarella
>            Priority: Minor
>
> Currently
> StringValidator.minimum='${input}' is shorter than the minimum of ${minimum} characters.
> If you add a StringValidator to PasswordTextField the password is shown as clear text. Even though the password is partial, this is not good.
> Anyway this and others validators should replace ${input} with ${label} as default.

--
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