Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7602] MobileWeb : XHR - Firefox: In Kitchen Sink > Platform > XHR > File Download the following error is output to the console "Titanium.UI.iPhone is undefined [Break On This Error] function compactPath(path) {"

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2012-02-28T12:22:02.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsMobileWeb
Labelsqe-mw020912
ReporterMichael Pettiford
AssigneeChris Barber
Created2012-02-09T14:45:13.000+0000
Updated2014-01-28T23:57:35.000+0000

Description

Steps to reproduce: 1. Launch Kitchen Sink in Firefox 2. Navigate to Platform > XHR > File Download Actual result: The following is output to the console "Titanium.UI.iPhone is undefined [Break On This Error] function compactPath(path) {" Expected result: A new window is displayed with a progress indicator, and 4 buttons

Comments

  1. Bryan Hughes 2012-02-28

    iPhone and android namespaces are not supported on Mobile Web. Kitchen sink must be modified so that it does not reference that namespace in mobile web.

JSON Source