[
https://issues.apache.org/jira/browse/WICKET-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pedro Santos resolved WICKET-3253.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M4
1.4.15
> NPE with nested property models
> -------------------------------
>
> Key: WICKET-3253
> URL: https://issues.apache.org/jira/browse/WICKET-3253
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.14
> Reporter: Tobias Bergman
> Assignee: Pedro Santos
> Fix For: 1.4.15, 1.5-M4
>
> Attachments: wicket-property-model-bug.zip
>
>
> After updated from 1.4.8 to 1.4.14 I got this bug.
> The problem is with nested property models where the "top" model has a null
> model object that is bound to a TextField. You get a NPE when the page is
> rendered. There is a quick workaround by overriding getOjbectClass() on the
> property model.
> I provide a running example of the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.