You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/02/13 17:21:02 UTC

[jira] Commented: (WICKET-2085) DateTimeField.HoursValidator relies on deprecated NumberValidator

    [ https://issues.apache.org/jira/browse/WICKET-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673282#action_12673282 ] 

Juergen Donnerstag commented on WICKET-2085:
--------------------------------------------

Unfortunately the resource key will change which doesn't make it a drop in replacement for 1.3. Can only be applied to 1.5

Juergen

> DateTimeField.HoursValidator relies on deprecated NumberValidator
> -----------------------------------------------------------------
>
>                 Key: WICKET-2085
>                 URL: https://issues.apache.org/jira/browse/WICKET-2085
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-datetime
>    Affects Versions: 1.4-RC3
>            Reporter: Ian Bacher
>            Priority: Minor
>             Fix For: 1.4-RC3
>
>         Attachments: patch.diff
>
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> NumberValidator is being deprecated in favor of RangeValidator and the DateTimeField.HoursValidator was already emulating RangeValidator. This patch makes HoursValidator a subclass of RangeValidator with no change to the API.

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