You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Stephan Windmüller (JIRA)" <ji...@apache.org> on 2010/01/13 13:46:54 UTC

[jira] Updated: (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 ]

Stephan Windmüller updated TAP5-983:
------------------------------------

          Environment: Ubuntu Linux, Apache Tomcat
    Affects Version/s: 5.1.0.5

> 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.1.0.5, 5.0.15
>         Environment: Ubuntu Linux, Apache Tomcat
>            Reporter: Stephan Windmüller
>            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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.