Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.3.6, 5.1.0.5, 5.0.15
-
None
-
Ubuntu Linux, Apache Tomcat
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 a clone of
-
TAP5-311 NPE in BeanDisplay if used in a form with a default model
- Resolved