Issue Details (XML | Word | Printable)

Key: HHH-2291
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Steve Ebersole
Reporter: Steve Ebersole
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hibernate Core

collection based on property-ref not handled correctly during reattch

Created: 07/Dec/06 10:00 AM   Updated: 08/Dec/06 10:09 AM
Component/s: None
Affects Version/s: 3.2.1
Fix Version/s: 3.2.2

Time Tracking:
Not Specified


 Description  « Hide
Yes, an ongoing theme I know ;)

Specifically, the issue being addressed here is a bug in OnUpdateVisitor. When dealing with collection reattachments, it is assumed that OnUpdateVisitor.getKey() represents the collection key. But it does not necessarily. getKey() is the owner's identifier; it is the owner being visited!

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Steve Ebersole added a comment - 08/Dec/06 10:09 AM
trunk / 3.2