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:35:02 UTC

[jira] [Resolved] (TAP5-983) CLONE -NPE in BeanDisplay if used in a form with a default model

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

Thiago H. de Paula Figueiredo resolved TAP5-983.
------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.8
                   5.4

TAP5-2270 was already fixed and had the same source as this ticket.

> CLONE -NPE in BeanDisplay if used in a form with a default model
> ----------------------------------------------------------------
>
>                 Key: TAP5-983
>                 URL: https://issues.apache.org/jira/browse/TAP5-983
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3.6, 5.1.0.5, 5.0.15
>         Environment: Ubuntu Linux, Apache Tomcat
>            Reporter: Stephan Windmüller
>            Priority: Minor
>             Fix For: 5.4, 5.3.8
>
>
> 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)