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
..
2011-12-19 22:56:19 +01:00
2011-12-19 22:56:19 +01:00
2013-04-29 10:29:58 +02:00
2011-12-19 22:56:19 +01:00
2014-01-02 23:50:37 +01:00
2013-03-11 00:08:58 +00:00
2014-02-09 14:29:45 +01:00