Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3694 closed defect (fixed)

[PATCH] undefined cmd in debug output

Reported by: mimo Owned by: leper
Priority: Nice to Have Milestone: Alpha 20
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

in Commands.js when in debug, lines 1577 and 1588, the object cmd is expected to be printed in case of error, but is not defined in this function TryTransformWallToGate.

Attachments (1)

CommandsJS_undefined_cmd_in_debug_output.patch (1.0 KB ) - added by Sergey Kushnirenko 8 years ago.

Download all attachments as: .zip

Change History (4)

by Sergey Kushnirenko, 8 years ago

comment:1 by Sergey Kushnirenko, 8 years ago

Keywords: review patch added
Milestone: BacklogAlpha 20
Summary: undefined cmd in debug output[PATCH] undefined cmd in debug output

comment:2 by leper, 8 years ago

Owner: set to leper
Resolution: fixed
Status: newclosed

In 17651:

Pass cmd to TryTransformWallToGate as that is used when debugging commands. Patch by dalerank. Fixes #3694.

comment:3 by leper, 8 years ago

Keywords: simple review removed

Thanks for the patch.

Note: See TracTickets for help on using tickets.