mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
19.05.2007 4b7bf9f0b51c9f487a92c3686825ec57d0ebf156
refs
author gbellato <gbellato@localhost>
Monday, March 19, 2007 09:05 +0100
committer gbellato <gbellato@localhost>
Monday, March 19, 2007 09:05 +0100
commit4b7bf9f0b51c9f487a92c3686825ec57d0ebf156
tree 3b352659a0a0d853317a340b1c6eecafc0dbead0 tree | zip | gz
parent 7269ae01fdc8953b1b568c06b1dd6b80f94d8e83 view | diff
Fix for issue 1375 : Conflict between add and replace can be incorrectly resolved
The problem happens because the historical information saved in the entry is badly
read in the Historical.load() method

This change add some tests for this case and also fix the Historical.load() method.
3 files modified
112 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/AttrInfo.java 21 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/synchronization/plugin/SynchronizationDomain.java 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/synchronization/plugin/ModifyConflictTest.java 88 ●●●●● diff | view | raw | blame | history