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.0.15
            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.

Reply via email to