[
https://issues.apache.org/jira/browse/WICKET-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-5601.
-------------------------------------
Resolution: Fixed
Fix Version/s: 6.16.0
Improved to not fail with NPE.
There is no such problem in Wicket 7.x because it uses the newly introduced
IChoiceRenderer#getObject()
> AbstractSingleSelectChoice fails with NullPointerException when its choice
> renderer returns null from #getIdValue()
> --------------------------------------------------------------------------------------------------------------------
>
> Key: WICKET-5601
> URL: https://issues.apache.org/jira/browse/WICKET-5601
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.15.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 6.16.0
>
>
> The issue has been reported at the users@ mailing list -
> http://markmail.org/message/5qrxmqcywcdbia3k
> We should add a check for null before comparing it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)