Bug 559017 - Unsettable object attributes with default value do not get
migrated correctly

Unsettable object attributes which have a default value are not
correctly migrated if they are null.
The fix is to set the (new) null values, too in the object instance
during migration if the unsettable flag is set.

Change-Id: I80fbd7fadc0b05597b09bffb32af9ddb8bfe6d84
Signed-off-by: rsieger <ralf.sieger@ids.de>
7 files changed