[TIMOB-153] Android Properties api not typecasting to Javascript objects correctly
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:09.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.7.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:24:26.000+0000 |
Updated | 2011-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.
(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...