Posted on May 27, 2011 by
Quick Monkey
What steps will reproduce the problem? 1. create a object var ob = { 'one': 1, 'two': 2 }; 2. use engine.set('ArrayData',ob ); 3. it wont save only, even dont show error
What is the expected output? What do you see instead? It is saving only string and numbers but not array,object etc
What version of the product are you using? On what operating system? v 1.2 on win xp
Please provide any additional information below.
Status: New
Labels:
Type-Defect
Priority-Medium