Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9205] Android: XML - v8: XML Properties is returning unexpected values when test is loaded

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-21T22:37:27.000+0000
Affected Version/sRelease 2.0.2
Fix Version/sRelease 2.0.2, Release 2.1.0, Sprint 2012-11 API
ComponentsAndroid
Labelsapi, qe-and051412
ReporterNatalie Huynh
AssigneeNeeraj Gupta
Created2012-05-23T09:49:46.000+0000
Updated2012-08-14T10:21:04.000+0000

Description

This is a regression, last working on 2.0.1GA2 Steps to Reproduce: 1. Launch KS > Platform > XHR > XML Properties (Wait for loading to complete) Actual: Returns unexpected values (See image) Expected: Should not have those values

Attachments

FileDateSize
device-2012-05-23-095645.png2012-05-23T09:54:36.000+000066872
device-2012-07-19-113643.png2012-07-19T11:37:30.000+000094497

Comments

  1. Vishal Duggal 2012-05-23

    PR 2259 fixes this on master
  2. Hieu Pham 2012-05-23

    https://github.com/appcelerator/titanium_mobile/pull/2263 is pending for backporting to 2_0_X.
  3. Natalie Huynh 2012-05-24

    Tested with 2.0.2.v20120524124938 on Kindle Fire
  4. Evgenii Tcarev 2012-07-19

    Reopening bug because this bug occurs on: Titanium Studio, build: 2.1.1.201207161421 Titanium SDK version: 2.1.1.v20120718121609 Device: DROID3 (2.3.4) This is regression, doesn’t occur on 2.1.0. Screenshot is attached.
  5. Rima Umbrasas 2012-07-19

    Tested on: Titanium Studio, build: 2.1.1.201207161421 Titanium SDK, build: 2.1.1.v20120718121609 Device: iPad 5.1 Comment: Text response time is 1.3
  6. Josh Roesslein 2012-07-19

    The "expected" behavior for this test isn't very clear. iOS seems to spew the same garbage for the responseText property. This is due to the response data being a PDF document (binary data).
  7. Josh Roesslein 2012-07-20

    Closing this since the behavior seen in 2.1.1 is correct. We see the PDF data now since we fallback ISO-8859-1 decoding which will handle pretty much any thing we throw at it. This is a fix in both iOS and Android. Both platforms exhibit this behavior now.
  8. Thomas Huelbert 2012-07-20

    changing to "won't fix" based on the comment the behavior is as expected.
  9. Tamila Smolich 2012-08-14

    Closing bug based on the previous comments.

JSON Source