Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-153] Android Properties api not typecasting to Javascript objects correctly

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:52:09.000+0000
Affected Version/sn/a
Fix Version/sRelease 0.7.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:24:26.000+0000
Updated2011-04-17T01:52:09.000+0000

Description

getString and possibly other methods are returning the underlying Java object and not forcing it to the Javascript type. This causes problems with HTTPClient and possibly other APIs that are expecting objects of type string.

Comments

  1. Don Thorp 2011-04-15

    (from [7bd8674053ce599d9796bd8f5334dbda9ee74133]) [#153 state:resolved] forced Java objects to Javascript when returning from Properties API http://github.com/appcelerator/titanium_mobile/commit/7bd8674053ce599d9796bd8f5334dbda9ee74133"> http://github.com/appcelerator/titanium_mobile/commit/7bd8674053ce5...

JSON Source