Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2955] Android: JSON intake inconsistency compared to iOS

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-27T02:05:54.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.7.0, Sprint 2011-14
ComponentsAndroid
Labelsandroid, defect, enterprise, release-1.7.0, reported-1.6.0, rplist
ReporterRick Blalock
AssigneeDon Thorp
Created2011-04-15T03:33:39.000+0000
Updated2011-04-27T02:05:54.000+0000

Description

JSON response sometimes gets converted (certain types?) In this case a bool is getting converted to a string.

Enterprise issue reported here: http://developer.appcelerator.com/helpdesk/view/68741">http://developer.appcelerator.com/helpdesk/view/68741

Comments

  1. Rick Blalock 2011-04-15

    Noticed against APIS 2.2 running 1.6 titanium sdk

  2. Andreas sandberg 2011-04-15

    Hey guys, can we pull this into 1.7?

  3. Andreas sandberg 2011-04-15

    Hey Rick, Don, this one is kinda killing us as bool values are incorrectly converted. Can we pull this one into an upcomging sprint?

  4. Andreas sandberg 2011-04-15

    Found the issue and checked in the fix, can you please pull this into 1.7: https://github.com/appcelerator/titanium_mobile/pull/78">https://github.com/appcelerator/titanium_mobile/pull/78

  5. Don Thorp 2011-04-15

    (from [4f32fd671962ff3b23577870bbffc3c37a341177]) [#2955 state:fixed-in-qa] added test for pull request https://github.com/appcelerator/titanium_mobile/commit/4f32fd671962ff3b23577870bbffc3c37a341177"> https://github.com/appcelerator/titanium_mobile/commit/4f32fd671962...

JSON Source