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

Michael Mikhulya updated WICKET-2333:
-------------------------------------

    Attachment: RatingPanel.diff

> RatingPanel doesn't "wrap" models
> ---------------------------------
>
>                 Key: WICKET-2333
>                 URL: https://issues.apache.org/jira/browse/WICKET-2333
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-RC2
>            Reporter: Michael Mikhulya
>         Attachments: RatingPanel.diff
>
>
> I tried to pass instances of ComponentPropertyModel class to RatingPanel 
> constructor,
> but it leads to IllegalStateException("Wrapper should have been called") on 
> attempt to call ComponentPropertyModel.getObject method.
> Fix is rather trivial, see attached patch.

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

Reply via email to