Page MenuHomeFeedback Tracker

getShotParents returns empty array for non-shot parameter instead of array of two nulls
Feedback, NormalPublic

Description

getShotParents scripting command returns [] when it would make sense for it to return array of two nulls like it does on shots without parents for consistency of returned value contents.

Details

Severity
Tweak
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Scripting
Steps To Reproduce
  1. Execute getShotParents objNull
  2. Observe [] instead of [<NULL-object>,<NULL-object>]

Event Timeline

SaMatra created this task.Sat, May 20, 1:40 PM
This comment was removed by BIS_fnc_KK.
BIS_fnc_KK set Ref Ticket to AIII-55687.Sun, May 21, 11:20 AM

Revision: 150636

BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Sun, May 21, 11:24 AM
BIS_fnc_KK changed the task status from New to Feedback.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.