Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18061] Kitchen Sink: Platform > XHR > Error Callback attempts to open nonexistent URL

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-05-02T20:33:22.000+0000
Affected Version/sRelease 3.4.1
Fix Version/sn/a
ComponentsiOS
Labelsios, kitchensink, qe-3.4.1, utf-8, xhr
ReporterEric Wieber
AssigneeEric Merriman
Created2014-11-19T23:55:36.000+0000
Updated2017-05-02T20:33:22.000+0000

Description

The KitchenSink test: Platform > XHR > Error Callback, makes a call to http://www.fre100.com which currently does not exist. This causes no response to be given for the UTF-8 GET. Recommend we change the URL to: http://www.appcelerator.com/ *Steps to reproduce issue:* 1. Launch KitchenSink 2. Go to the Platform > XHR > Error Callback test 3. Notice that the response says "A server with the specified hostname could not be found." *Expected Result*: A proper response should be shown, without error.

Comments

  1. Lee Morris 2017-05-02

    Resolving ticket as Invalid as there is now a new version of Kitchen Sink available and we no longer support the version which relates to this ticket.

JSON Source