commit | a717f4bc3231daf79b8ea3b743144b0f9f3d6945 | [log] [tgz] |
---|---|---|
author | Olaf Otto <olaf@x100.de> | Tue Mar 15 22:31:21 2016 +0100 |
committer | Olaf Otto <olaf@x100.de> | Tue Mar 15 22:31:21 2016 +0100 |
tree | a9dab4963b48811e2297038d30919a365ccecda2 | |
parent | fc6f51d3f7477c3d4467541fa67687f565a6b4a2 [diff] |
489688: BlueprintCustomCollectionEditor fails to convert non-collection values Adapted the behavior of the BlueprintCustomCollectionEditor to match the behavior of the super class, the default CustomCollectionEditor. Adapted test cases to reflect the desired behavior.