Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 2.0-BETA4
-
Fix Version/s: None
-
Component/s: ORM
-
Security Level: All
-
Labels:None
Description
When merging some cascade merge object-graphs, the same entity in a ManyToMany association can be put into a collection twice during doMerge.
The attached patch should stop this from happening.
We cannot reproduce this error and haven't had similar complaints ever-since. Feel free to open a new issue with a failing testcase.