State:New|TargetRelease:No Target|icon_bug|icon_katana|database:public|Resolution:Fixed|BugID:365266|
Problem summary:
Data attributes can be created with no values, which means they're effectively empty. Such empty data attributes should be shown with no values in the Attributes tab, but instead, they're shown as if they contained a single value of 0. This is wrong and misleading.
Steps to reproduce:
Interface.SetAttr("emptyArray", DoubleAttribute({})) Expected behaviour:
The emptyArray attribute is shown with no value.
Actual behaviour:
The emptyArray attribute is shown with a single value of 0.
Workaround:
No known workaround.
Tested versions/platforms:
Customer version/platform:
3.0v4/Linux
We're sorry to hear that
Please tell us why