Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
Platforms 2016-09-19
-
0
Description
JSON configuration objects may be modified by the test harnesses. So, we shouldn't pass a single object into several fields, without cloning it. Otherwise, changes made to one field will appear in all others.