You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2014/05/26 23:33:01 UTC

[jira] [Reopened] (TAP5-311) NPE in BeanDisplay if used in a form with a default model

     [ https://issues.apache.org/jira/browse/TAP5-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiago H. de Paula Figueiredo reopened TAP5-311:
------------------------------------------------


Reopening to close it with a different resolution.

> NPE in BeanDisplay if used in a form with a default model
> ---------------------------------------------------------
>
>                 Key: TAP5-311
>                 URL: https://issues.apache.org/jira/browse/TAP5-311
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.15
>            Reporter: Dan Adams
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)