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

Igor Vaynberg updated WICKET-2585:
----------------------------------

    Fix Version/s: 1.6.0
         Assignee: Igor Vaynberg

> 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
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to