Opened 10 years ago

Closed 10 years ago

#91 closed defect (fixed)

fields in Execute pane are ignored

Reported by: johren@bbn.com Owned by: jack.hong@nicta.com.au
Priority: major Milestone: GEC20
Component: Labwiki Version: WrapUp
Keywords: Cc:
Dependencies:

Description

When I try to run the step1_threenode.rb experiment, it has properties for the three sources that default to nodeX-sample10.

defProperty('source1', "nodea-sample10", "ID of a resource") defProperty('source2', "nodeb-sample10", "ID of a resource") defProperty('source3', "nodec-sample10", "ID of a resource")

When I drag this script over to the Execute pane and change source1, source2, and source3 to nodea-joLabwiki70, nodeb-joLabwiki70, and nodec-joLabwiki70. However, when I start the experiment, I see that it is still using "sample10" rather than "joLabwiki70".

This is happening on gimi1.casa.umass.edu.

I tried it on emmy9 and this does not happen there.

Change History (1)

comment:1 Changed 10 years ago by johren@bbn.com

Resolution: fixed
Status: newclosed

This has been fixed in the latest EC. Verified fix.

Note: See TracTickets for help on using tickets.