]
Gail Badner resolved HHH-5104.
------------------------------
Resolution: Fixed
EntityType.isEqual() test x equals x but should test x equals y
(Thierry-Dimitri Roy)
--------------------------------------------------------------------------------------
Key: HHH-5104
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5104
Project: Hibernate Core
Issue Type: Bug
Affects Versions: 3.5.0-Final
Reporter: Thierry-Dimitri Roy
Assignee: Gail Badner
Fix For: 3.5.1
Line 338
change
yid = persister.getIdentifier(x, entityMode);
to
yid = persister.getIdentifier(y, entityMode);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: