Dimitris Zenios created TAP5-1938:
-------------------------------------

             Summary: The ValueEncoder for JPA entity types should encode 
transient instances as null rather than throw an exception
                 Key: TAP5-1938
                 URL: https://issues.apache.org/jira/browse/TAP5-1938
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-jpa
    Affects Versions: 5.3.3, 5.3.4
            Reporter: Dimitris Zenios


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.

Same bug for Tapestry-Hibernate was resolved from Howard
https://issues.apache.org/jira/browse/TAP5-1641

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to