|
From: Patrick E. (JIRA) <nh...@gm...> - 2011-05-25 23:01:55
|
[ http://216.121.112.228/browse/NH-2721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=21199#action_21199 ]
Patrick Earl commented on NH-2721:
----------------------------------
This is related to the not-null reference to the containing object. There is a failing but ignored test committed for this. Basically, this is a long standing issue where NHibernate issues extraneous updates that try to update the reference to the containing object to null when those objects are just about to be deleted. The same invalid update happens when an object is removed and reinserted.
> List with cascade delete orphan and remove/insert of same item fails
> --------------------------------------------------------------------
>
> Key: NH-2721
> URL: http://216.121.112.228/browse/NH-2721
> Project: NHibernate
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.2.0Beta1
> Reporter: Patrick Earl
> Assignee: Patrick Earl
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://216.121.112.228/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|