Variables become Reporters that don't work [FIXED]

(Read-only) To re-open a bug, start a new thread in the Bugs forum.

Moderator: MSandro

Locked
mguzdial
Posts: 70
Joined: Sep 15th, '15, 11:21

Variables become Reporters that don't work [FIXED]

Post by mguzdial » Oct 6th, '15, 15:59

This is a replicable process for generating the bug:
  • Create a variable, say fred
  • Drag fred from the Variables pane into the Scripting pane. The variable is orange and you can click on it to see the variable's value.
  • Save the project
  • Re-open the project. Now the fred variable is blue in the scripting pane -- it's a reporter. If you click on it, you get an error box.

JohnM
Posts: 379
Joined: Sep 11th, '15, 14:42

Re: Variables become Reporters that don't work

Post by JohnM » Oct 6th, '15, 20:57

Yes, you're right. I can reproduce this. Thanks!

Locked