[
https://issues.apache.org/jira/browse/WICKET-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-2445.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M1
Assignee: Igor Vaynberg
> FormInput.java needs the validators updated.
> ---------------------------------------------
>
> Key: WICKET-2445
> URL: https://issues.apache.org/jira/browse/WICKET-2445
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-examples
> Affects Versions: 1.4.0, 1.4.1
> Reporter: Tim Ames
> Assignee: Igor Vaynberg
> Priority: Minor
> Fix For: 1.4.2, 1.5-M1
>
>
> FormInput.java in wicket-examples is still using NumberValidator and all its
> various forms. NumberValidator has been deprecated. Change FormInput to use
> new validator classes.
> Also, include a number validator that needs to use setType(): i.e. using
> PropertyModel handles this for you but PropertyModel and
> CompoundPropertyModel, etc. are not used in all cases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.