State:New|TargetRelease:No Target|icon_bug|icon_katana|database:public|Resolution:Fixed|BugID:250611|
Problem summary:
When a location has a top-level null attribute, the Attributes tab displays the attribute as if it's an integer attribute. This is a regression from 1.6v3
Steps to reproduce:
Set the script to:
Interface.SetAttr("a1", NullAttribute())Interface.SetAttr("a2.b2", NullAttribute())Interface.SetAttr("a3.b3.c3", NullAttribute())
Expected behaviour:
The a1 attribute is not displayed in the Attributes tab
Actual behaviour:
The a1 attribute is displayed as locally set with a value of "0".
Reproduced versions/platforms:
Customer version/platform:
Not supplied
We're sorry to hear that
Please tell us why