Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-895] xhr responseText null in android

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionHold
Resolution Date2011-04-15T02:38:44.000+0000
Affected Version/sn/a
Fix Version/sBacklog
ComponentsAndroid
Labelsandroid, defect
ReporterDharani
AssigneeDon Thorp
Created2011-04-15T02:38:43.000+0000
Updated2017-03-07T19:41:32.000+0000

Description

Whenever a response is received back from server, the responseText is always null even though server returns valid data. Infact it is received by Titanium because when I alter the response then its being displayed correctly. But during all other operations such as eval or parse, only a null value is available

Comments

  1. Don Thorp 2011-04-15

    There is not enough information to work on this issue. Please provide a test case, mobilesdk version, etc. Otherwise, this will be closed as invalid.

  2. Lee Morris 2017-03-07

    Closing ticket due to time passed.

JSON Source