You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Timo Rantalaiho (JIRA)" <ji...@apache.org> on 2008/12/03 02:46:46 UTC

[jira] Assigned: (WICKET-1879) Generics in DateTextField

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

Timo Rantalaiho reassigned WICKET-1879:
---------------------------------------

    Assignee: Timo Rantalaiho

> Generics in DateTextField
> -------------------------
>
>                 Key: WICKET-1879
>                 URL: https://issues.apache.org/jira/browse/WICKET-1879
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4-M3
>            Reporter: Brian Topping
>            Assignee: Timo Rantalaiho
>            Priority: Trivial
>             Fix For: 1.4-RC2
>
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> DateTextField should be defined as 'class DateTextField extends TextField<Date>'.  This solves a type safety issue with field.add(DateTextValidator...)

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