1
0
mirror of synced 2025-01-24 17:21:40 +03:00
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-02-05 15:13:53 +01:00
2014-02-09 23:45:22 +00:00
2013-04-06 14:31:27 +00:00
2014-03-14 12:34:22 +01:00
2014-02-09 22:12:51 +00:00
2013-06-14 12:07:28 -04:00
2014-02-09 23:45:22 +00:00
2013-12-16 11:05:04 -05:00
2013-12-16 15:55:54 -05:00
2013-03-11 00:08:58 +00:00
2012-12-13 18:19:21 +00: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
2014-02-05 15:13:53 +01:00
2013-11-19 11:50:43 -05:00

The file is empty.