You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/11/26 19:26:44 UTC

[jira] Resolved: (WICKET-1948) rc1 generics - RatingPanel

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

Igor Vaynberg resolved WICKET-1948.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
         Assignee: Igor Vaynberg

> rc1 generics - RatingPanel
> --------------------------
>
>                 Key: WICKET-1948
>                 URL: https://issues.apache.org/jira/browse/WICKET-1948
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-RC1
>            Reporter: Adrian Sandor
>            Assignee: Igor Vaynberg
>             Fix For: 1.4-RC2
>
>
> RatingPanel now requires an IModel<Integer> for the rating, but I was using IModel<Double>. How can I show "rated 3.6 from 7 votes" now? Can it use IModel<? extends Number> instead?

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