[TIMOB-7546] MobileWeb: Properly set HttpClient responseData property
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-02-03T16:15:17.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-03, Release 2.0.0, Release 1.8.2 |
Components | MobileWeb |
Labels | stage |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-02-03T15:09:40.000+0000 |
Updated | 2017-03-03T23:27:39.000+0000 |
Description
HttpClient's responseData property should be set to the "responseText" value, not the responseHeader.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1345
Closing ticket as MobileWeb is no longer supported.