1
0
mirror of synced 2025-02-02 21:41:45 +03:00
Benjamin Eberlei 55b7e4cff2 [DDC-3033] Fix bug in UnitOfWork#recomputeSingleEntityChangeSet.
The fix for DDC-2624 had a side effect on recomputation of
changesets in preUpdate events. The method wasn't adjusted
to the changes in its sister method computeChangeSet() and
had wrong assumptions about the computation.

Especially:
1. Collections have to be skipped
2. Comparison was changed to strict equality only.
2014-03-23 12:38:51 +01:00
..
2013-03-11 00:08:58 +00:00
2013-03-11 00:08:58 +00:00
2011-03-21 23:30:10 -04:00
2013-03-11 00:08:58 +00:00
2013-03-11 00:08:58 +00:00
2013-01-29 12:14:53 -02:00
2013-06-13 16:44:02 -04:00
2013-03-11 00:08:58 +00:00
2013-03-11 00:08:58 +00:00
2013-03-11 00:08:58 +00:00
2013-08-10 17:02:10 +02:00
2011-10-23 21:37:29 +02:00
2012-09-29 16:18:58 -03:00
2012-02-12 22:24:03 -02:00