Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.0.15
-
None
Description
Create something like this:
<t:form>
<t:beandisplay object="foo" include="bar" />
</t:form>
and submit the form. You get a NPE in beandisplay. The workaround is to create the model yourself.
Attachments
Issue Links
- is cloned by
-
TAP5-983 CLONE -NPE in BeanDisplay if used in a form with a default model
- Resolved