[
https://issues.apache.org/jira/browse/WICKET-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2333.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.4-RC6
Assignee: Juergen Donnerstag
applied. Thanks
> 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
> Assignee: Juergen Donnerstag
> Fix For: 1.4-RC6
>
> 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.