The ValueEncoder for Hibernate entity types should encode transient instances 
as null rather than throw an exception
--------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-1641
                 URL: https://issues.apache.org/jira/browse/TAP5-1641
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-hibernate
    Affects Versions: 5.3
            Reporter: Howard M. Lewis Ship


The current behavior gets in the way in many cases, such as creating a single 
page that will either edit an existing entity or editing a newly created entity 
before its first save, where the instance (transient or persistent) is stored 
as page activation context.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to