Benjamin Eberlei
396337bd0d
[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:35:54 +01:00
..
2014-03-16 11:33:10 -05:00
2014-02-05 15:13:53 +01:00
2014-02-09 23:45:22 +00:00
2013-04-06 14:31:27 +00:00
2014-02-01 02:00:10 +01:00
2014-03-14 12:34:22 +01:00
2014-03-16 11:33:10 -05:00
2014-02-09 22:12:51 +00:00
2014-02-17 12:12:05 -05:00
2013-06-14 12:07:28 -04:00
2014-03-01 01:15:09 -05:00
2014-02-09 23:45:22 +00:00
2014-02-09 23:45:22 +00:00
2013-12-16 11:05:04 -05:00
2014-02-05 15:13:53 +01:00
2013-12-16 15:55:54 -05:00
2012-12-14 20:12:56 +00:00
2014-02-05 15:13:53 +01:00
2013-03-11 00:08:58 +00:00
2012-12-13 18:19:21 +00:00
2012-12-13 18:19:21 +00:00
2012-12-14 20:12:56 +00:00
2013-10-01 13:00:37 +02:00
2013-12-16 11:05:04 -05:00
2013-03-11 00:08:58 +00:00
2014-02-18 10:26:25 +01:00
2013-10-02 12:07:37 +02:00
2014-02-05 15:13:53 +01:00
2014-03-03 15:28:35 -05:00
2010-04-06 03:04:02 +00:00
2013-10-02 12:07:37 +02:00
2012-12-13 18:19:21 +00:00
2014-03-23 12:35:54 +01:00
2013-11-19 11:50:43 -05:00