[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-1280) Cascade refresh and new instances

Diego Pires Plentz (JIRA) noreply at atlassian.com
Sun Sep 23 11:13:15 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_28158 ] 

Diego Pires Plentz commented on HHH-1280:
-----------------------------------------

Reto, could you provide your changes as a patch?

> Cascade refresh and new instances
> ---------------------------------
>
>                 Key: HHH-1280
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1280
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: core
>            Reporter: Gavin King
>         Attachments: Fix.zip
>
>
> I have a report that if you have a managed object, with a reference to a new object, where cascade refresh is enabled, and you refresh the managed object, then you will get an exception as refresh tries to cascade to the new object. In fact, the new object should just be ignored.
> Looking at the code, this does appear to be the case.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list