[
https://issues.apache.org/jira/browse/WICKET-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Thomerson updated WICKET-2585:
-------------------------------------
Fix Version/s: (was: 1.5-M3)
1.5-M4
> 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
> Fix For: 1.5-M4
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.