You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2014/03/11 14:17:44 UTC

[jira] [Resolved] (WICKET-5528) Allow models of subtypes of Select type parameter in SelectOption constructor

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

Martin Grigorov resolved WICKET-5528.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.15.0
                   7.0.0
         Assignee: Martin Grigorov

> Allow models of subtypes of Select type parameter in SelectOption constructor
> -----------------------------------------------------------------------------
>
>                 Key: WICKET-5528
>                 URL: https://issues.apache.org/jira/browse/WICKET-5528
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 6.14.0, 7.0.0
>            Reporter: Jesse Long
>            Assignee: Martin Grigorov
>            Priority: Trivial
>             Fix For: 7.0.0, 6.15.0
>
>         Attachments: WICKET-5528.patch
>
>
> SelectOption's use of the model is read only, so no risk problem if we use an IModel<? extends T> instead of IModel<T>



--
This message was sent by Atlassian JIRA
(v6.2#6252)