[TIMOB-698] Android: JSON.stringify mishandling arrays
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:34:43.000+0000 |
Updated | 2011-04-17T01:53:57.000+0000 |
Description
Wasn't taking nested arrays into account.
(from [caa363550db79ac58f8107b038ca86ce389e9a65]) [#698 state:resolved] Modified to use TiConvert.toJSON since it correctly handles nested arrays http://github.com/appcelerator/titanium_mobile/commit/caa363550db79ac58f8107b038ca86ce389e9a65"> http://github.com/appcelerator/titanium_mobile/commit/caa363550db79...