Ext version tested:Browser versions tested against:
- Ext 4.1.1rc1
Description:
- FF
Steps to reproduce the problem:
- Set multiple values using MyForm.getForm().setValues( [object] )
The result that was expected:
- see test case
The result that occurs instead:
- boolean to be returned
Test Case:
- string is returned
http://jsfiddle.net/dbVdJ/5/
