You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Tom (Created) (JIRA)" <ji...@apache.org> on 2012/04/17 16:48:20 UTC

[jira] [Created] (WICKET-4503) org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter() is final, should not be

org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter() is final, should not be
------------------------------------------------------------------------------------------------

                 Key: WICKET-4503
                 URL: https://issues.apache.org/jira/browse/WICKET-4503
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-datetime
    Affects Versions: 6.0.0-beta1
            Reporter: Tom
            Priority: Minor


Martin on the mailing list:

I see no reason why to keep the final at
org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter()
There are several other places where #getConverter() is overridden and
it is not final there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4503) org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter() is final, should not be

Posted by "Martin Grigorov (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4503.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0-RC1
         Assignee: Martin Grigorov
    
> org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter() is final, should not be
> ------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4503
>                 URL: https://issues.apache.org/jira/browse/WICKET-4503
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-datetime
>    Affects Versions: 6.0.0-beta1
>            Reporter: Tom
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 6.0.0-RC1
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> Martin on the mailing list:
> I see no reason why to keep the final at
> org.apache.wicket.datetime.markup.html.form.DateTextField#getConverter()
> There are several other places where #getConverter() is overridden and
> it is not final there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira